Skip to main content
AAlat.1
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

0693W00000QNdk8QAD.pngOriginal IOC File working.

0693W00000QNdkIQAT.pngThen I enable RTC Calibration output on PA4

0693W00000QNdkSQAT.pngThis 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.

0693W00000QNdkXQAT.png 

This topic has been closed for replies.
Best answer by Aymen ABBES

 Hi @AAlat.1​ 

Thank you for your contributions and for your detailed explanations,

I confirm the issue on my side, it has been reported to STM32CubeMX development team .

Internal ticket number: 133317 (This is an internal tracking number and is not accessible or usable by customers).

I will keep you posted with updates.

Regards,

Aymen

2 replies

Aymen ABBES
Aymen ABBESBest answer
ST Employee
August 19, 2022

 Hi @AAlat.1​ 

Thank you for your contributions and for your detailed explanations,

I confirm the issue on my side, it has been reported to STM32CubeMX development team .

Internal ticket number: 133317 (This is an internal tracking number and is not accessible or usable by customers).

I will keep you posted with updates.

Regards,

Aymen

AAlat.1
AAlat.1Author
Associate II
August 20, 2022

Great, thanks :)