Skip to main content
Visitor II
June 28, 2023
Solved

CubeMX injects LL_RTC_TAMPER_MASK_TAMPER1 for RTC Tamper 2

  • June 28, 2023
  • 2 replies
  • 1018 views

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

This topic has been closed for replies.
Best answer by KDJEM.1

Hi @Rla ,

This issue is fixed in STM32CubeMX 6.10.0 version.

Thank you for your contribution in STCommunity.

Kaouthar

2 replies

KDJEM.1
Technical Moderator
July 6, 2023

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.
KDJEM.1
KDJEM.1Best answer
Technical Moderator
November 28, 2023

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.