Skip to main content
DLiu.4
Visitor II
September 6, 2022
Solved

How to access Upper range OTPs STM32MP153A?

  • September 6, 2022
  • 1 reply
  • 772 views

I'm having trouble finding documentation on how to access the upper OTPs by the unsecure world. I see that I have to manage exceptions by using STM32CubeMX but its not very clear on how to manage the exceptions using STM32CubeMX.

This topic has been closed for replies.
Best answer by OlivierK

Hi DLiu.4 (Community Member),

The unprotect OTP feature is not supported by CubeMX. Please refer to this page, you need to update the DT accordingly.

https://wiki.st.com/stm32mpu/wiki/BSEC_device_tree_configuration

1 reply

OlivierK
OlivierKBest answer
Technical Moderator
September 7, 2022

Hi DLiu.4 (Community Member),

The unprotect OTP feature is not supported by CubeMX. Please refer to this page, you need to update the DT accordingly.

https://wiki.st.com/stm32mpu/wiki/BSEC_device_tree_configuration

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.