2025-05-15 1:59 PM
I am looking to extend battery life of the SensorTile.box PRO using sleep mode of STM32U5 and disabling the MEMS sensors. Currently I am measuring approx. 8 mA in this configuration, but I would like to reduce current into the uA range if possible.
I am running some quick tests in Arduino IDE using STM32duino libraries, but open to using Cube IDE as well:
Could you help me understand the source of the 8mA current draw? What other devices do I need to configure into sleep mode? Are there any firmware examples which put the SensorTile in low power sleep?
Thanks!