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.
Tool/software:
Hi team,
My customer use M0G1107. They need to let M0G1107 I2C to work on different mode. During M0 stay at standby mode, M0 I2C work as Master mode. While M0 exit standby, M0 I2C work as slave mode.
Please instruct how to do this. Thank you.
Hi Jerry, you can reference the i2c_controller_target_dynamic_switching example in the latest SDK which shows how to switch from controller to peripheral mode. Hope this helps!
-Brian
hi Brian,
Thanks for your information. I will check if customer need more information.