cancel
Showing results for 
Search instead for 
Did you mean: 

CubeMX injects LL_RTC_TAMPER_MASK_TAMPER1 for RTC Tamper 2

Rla
Associate

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

1 ACCEPTED SOLUTION

Accepted Solutions
KDJEM.1
ST Employee

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.

View solution in original post

2 REPLIES 2
KDJEM.1
ST Employee

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
ST Employee

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.