UART and LPUART won't wake up on UART Data Receive Interrupt - STM32L072CZ, CMWX1ZZABZ-078
Hello folks, we are working on an application where STM32L072CZ needs to wake up from STOP mode on a data received interrupt on UART and LPUART RX lines. We are aiming for STM32L072CZ to be in low power mode and needs to wake up when an external sensor sends serial data to STM32L072CZ every 5 minutes. We are using I-CUBE-LRWAN and the associated functions.
We are able to put the STM32L072CZ to STOP Mode, however the MCU won't exit the low power mode on UART RX data receive interrupt. We tried this on both UART and LPUART lines and were not successful so far. We are using standard HAL functions. We are not sure if we are overseeing something, any suggestions would be appreciated.
SD
