Question
How disable PULL UP on i2c
Hello,
I have a STM32WLE that works with the lora end_node project
I have a sensor that i power up with a mosfet when needed.
But during the time that the chip is sleeping i need to disable the internal I2C pullup (+30 uA more due to the fact that the VCC of the sensor don't control the internal pullup).
Can someone help me
Thanks