cancel
Showing results for 
Search instead for 
Did you mean: 

Code generation glitch for RTC with STM32WL

AAlat.1
Associate II

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 

1 ACCEPTED SOLUTION

Accepted Solutions
Aymen ABBES
ST Employee

 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

View solution in original post

2 REPLIES 2
Aymen ABBES
ST Employee

 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
Associate II

Great, thanks 🙂