User Activity

Hi Community,I am using Lis3dh sensor in 50HZ ODR, High Pass filter enabled with cut-off frequency 0.1 HZ with full scale range 8G and FIFO is enabled and set FIFO-to-Stream Mode.Case 1: I get interrupts for small events Normal Mode(HR bit is not set...
Hi All,We have a project using STM32L431RBtx. In that we are trying to put MCU into sleep mode by using HAL API: HAL_PWREx_EnterSTOP0Mode(PWR_SLEEPENTRY_WFI) in bare-metal code base.Here the interrupt we have configured to wake-up the MCU from sleep...