User Activity

Hi Community,I am working on deveoping applications on STM32 IoT Doscovery kit. I am interested in the lowe power design aspects as far as the sensor reading is concerned. This is my first time working with sleep modes / reducing power consumption. C...
Hi Community,I am working on developing applications using STM32L4 IoT discovery kit. So far i am able to configure sensors and read data from it. Connect to WiFi and transmit data via mqtt are working fine so far. I am also interesting in implementi...
I am working with HTS221 Humidity and Temperature sensor on STM32L4 IoT node eval board. So far its working fine as far as inint and read data apis are concerned. However i have couple of questions reagarding de_init (disable) the sensor i.e putting ...
HI Community,I am working on low power modes on STM32L4 IoT node. The stop 2 mode works fine, it wake up after the wake up interruot is triggered. I have issues after the device has woke upAfter waking up i.e extiting from stop 2 mode i dont see any ...
Hello everybody.I am developing some test firmwares on a STM32L475 discovery kit.After some working programs using RTC alarm, now I need to do some experience with the more powerful standby mode.I need to set a fixed timer using the RTC in order to w...