NUCLEO-L432KC, Stop mode power examples not working
I've got some S/W running on the STM32L432KCU6 on a NUCLEO-L432KC and couldn't get it into stop mode, or at least it seemed to come out immediately so the next step was to try the NUCLEO-L432KC example programs PWR_STOP1_RTC and PWR_STOP2_RTC. Neither of these work and both display the same symptoms as my program. The PWR_STANDBY_RTC example works perfectly but power usage is much greater than suggested in the manual (measured at 320uA at JP1). Can anyone help getting the examples working? I'm using latest CubeMX and HAL libraries and SWSTM32 IDE
