cancel
Showing results for 
Search instead for 
Did you mean: 

STM32WL33 CubeProgram CLI for OTP R/W be supported?

EthanChen
Associate II

Hi,

Does Cubeprogram CLI support OTP commands with STM32WL33?

I have try below command get below information

Error: OTP programming commands are not supported with STLINK interfaces for this device.

 

EthanChen_0-1757302152054.png

Thank you

Best Regards.

Ethan Chen

1 ACCEPTED SOLUTION

Accepted Solutions
STTwo-32
ST Employee

Hello @EthanChen 

According to the chapter 4.3 of the UM2237, the OTP is available on the STM32 MPUs and the STM32N6. About the OTP, on the STM32WL33, the OTP is a 1 Kbyte memory area (between 0x10001800 and 0x10001BFF). It should be accessible using the -w32 command (available on the part 3.2.5 of the UM2237).

Best Regards.

STTwo-32  

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
Maxime_MARCHETTO
Community manager
Community manager

Hello @EthanChen,

This post has been escalated to the ST Online Support Team for additional assistance. We'll contact you directly.

Best regards,
Maxime


In order 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.
STTwo-32
ST Employee

Hello @EthanChen 

According to the chapter 4.3 of the UM2237, the OTP is available on the STM32 MPUs and the STM32N6. About the OTP, on the STM32WL33, the OTP is a 1 Kbyte memory area (between 0x10001800 and 0x10001BFF). It should be accessible using the -w32 command (available on the part 3.2.5 of the UM2237).

Best Regards.

STTwo-32  

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.