This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

I2C on 2541 state retain.

Other Parts Discussed in Thread: CC2541

Hello,

I'm inplementing I2C on CC2541 chip.

I noticed that sometimes I2C state get lost during operation.

In the datasheet it's mentioned that I2C state and config is not retained in PM2 (PM3) - so there is no way to restore

I2C operation after these modes but call initialization procedure after each retrun from PM2/3?

Or we can set some registers to indicate that I2C state should be retained in sleep mode?

Thank you,

Evgney