2023-06-28 06:55 AM
Hi,
Just to notify a bug :
CubeMX injects LL_RTC_TAMPER_MASK_TAMPER1 for RTC Tamper 2 when generating code
STM32CubeMX - STM32 Device Configuration Tool Version: 6.8.1-RC4
STMCube FW_L0 V1.12.2
/** Enable the RTC Tamper 2
*/
LL_RTC_TAMPER_Enable(RTC, LL_RTC_TAMPER_2);
LL_RTC_TAMPER_EnableMask(RTC, LL_RTC_TAMPER_MASK_TAMPER1);
Best Regards
RLA
Solved! Go to Solution.
2023-11-27 11:25 PM
Hi @Rla ,
This issue is fixed in STM32CubeMX 6.10.0 version.
Thank you for your contribution in STCommunity.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-07-06 06:55 AM
Hello @Rla and welcome to the Community :)
Thank you for bringing this issue our attention.
I confirm the issue and I reported internally.
Internal ticket number: 156670 (This is an internal tracking number and is not accessible or usable by customers).
When your question is answered, please close this topic by choosing "Accept as Solution". This will help other users find that answer faster.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-11-27 11:25 PM
Hi @Rla ,
This issue is fixed in STM32CubeMX 6.10.0 version.
Thank you for your contribution in STCommunity.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.