cancel
Showing results for 
Search instead for 
Did you mean: 

Bug in STM32CubeMX Initialization Code for RTC

Zachary Waggoner
Associate
Posted on February 16, 2018 at 06:26

I've been developing code for a project using the STM32CubeMX initialization code for the Nucleo-L476RG. I was previously using an older version for code generation, and recently upgraded to version 1.11.0 of the embedded software package and the latest version of STM32CubeMX. When I did this, the functionality I implemented of putting the chip to sleep and then trying to wakeup was failing. I eventually did some debugging and found that this is due to the fact that the generated code now places the initialization for the wakeup timer event inside of the check that it uses to see if the backup registers have been written to. A screenshot of the diff is attached, I was wondering how I report this bug?

0 REPLIES 0