STMicroelectronics / STM32CubeG4

STM32Cube MCU Full Package for the STM32G4 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits))
Other
182 stars 98 forks source link

LED not blinking on WUT RTC_ProgrammingTheWakeUpTimer #36

Closed Germ3 closed 8 months ago

Germ3 commented 1 year ago

I tried the RTC_ProgrammingTheWakeUpTimer example. In the ReadMe it stated that:

So the LED2 is not blinking on WUT but just on a 1 sec Delay.

When I run this program the MCU never hits the void RTC_WKUP_IRQHandler(void) Which it should do, based on the discription.

Can you please update the program so it works like it is mentiond in the Readme?

STM32CubeIDE Version: 1.9.0 Build: 12015_20220302_0855 (UTC) NUCLEO-G431RB

HBOSTM commented 1 year ago

ST Internal Reference: 139110