Wake up from DeepSleep mode with I2C slave communication using interrupt for CY8CKIT-145-40XX

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
hata_3396041
Level 4
Level 4
First solution authored First like received 50 questions asked

Hello all

We have uploaded the sample code to wake up from DeepSleep with the read / write of I2C slave below, but this time, We will upload the sample code to process the read / write operation in SCB_I2C_SlaveCompleteCallback.

https://community.infineon.com/t5/Code-Examples/Wake-up-from-DeepSleep-mode-with-I2C-slave-communica...

 

The callback function ensures that the read / write is done before the process of entering DeepSleep.

 

0 Likes
0 Replies