2025-09-07 8:30 PM - last edited on 2025-09-08 2:49 AM by mƎALLEm
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.
Thank you
Best Regards.
Ethan Chen
Solved! Go to Solution.
2025-09-29 6:20 AM
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.
2025-09-10 1:05 AM
Hello @EthanChen,
This post has been escalated to the ST Online Support Team for additional assistance. We'll contact you directly.
Best regards,
Maxime
2025-09-29 6:20 AM
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.