2021-01-17 07:48 AM
hello,
I am using stm32l0 in low power mode
configure RTC to wakeup from stop mode each 10 sec , I use LPTIM to generate PWM
my problem is that I noticed the led is starting to blink for every 10 sec +- after a while
what seems to be the problem? ( I want the led to be on all the time not to flash)
Thanks