Associate II
August 14, 2022
Solved
Code generation glitch for RTC with STM32WL
- August 14, 2022
- 2 replies
- 1989 views
I think I have had the same issue as: https://community.st.com/s/question/0D53W00001Z9hswSAB/code-generation-problem-for-rtc-with-stm32wl
However that thread never got answered so I post again, this time with additional information.
Im using
STM32CubeIDE 1.9.0
Build: 12015_20220302_0855
With MX
Version: 6.5.0-RC4
Build: 20220225-1913
Original IOC File working.
Then I enable RTC Calibration output on PA4
This silently makes lorawan settings glitch. Very easy to miss.
If I change "unknown" back to "RTC", then everything works as expected.
But if code is generated now, then we will get the AfterGlitch.ioc file (attached) and and we have the issue of hrtc renamed to h (among other things), see image below.