This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Dynamically disable I2C

I'm using NCS V1.5.0 and an nRF52840

The current draw with I2C enabled is around 200 micro amps

If I disable I2C using an overlay and recompile the current draw is around 9 micro amps.

Unfortunately I require I2C, is there a way to disable and enable the interface at runtime under zephyr.

Help would be much appreciated.

Parents Reply Children
No Data
Related