cancel
Showing results for 
Search instead for 
Did you mean: 

OTP 9 bit 0 -> disable ROM code traces

BBoge.2
Associate II

What does the OTP 9 Bit 0 do?

There is nothing in the ref manual.

0693W00000Y7pYdQAJ.png

1 ACCEPTED SOLUTION

Accepted Solutions
PatrickF
ST Employee

Hi @BBoge.2​ 

this bit is for ST internal development purposes, it is recommended to keep it at 0.

ROM code traces are described here and are the only way to debug 1st level boot issues: See https://wiki.st.com/stm32mpu/wiki/STM32_MPU_ROM_trace_analyzer

Regards

In order to give better visibility on the answered topics, please click on 'Select as Best' on the reply which solved your issue or answered your question. See also 'Best Answers'

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.

View solution in original post

2 REPLIES 2
PatrickF
ST Employee

Hi @BBoge.2​ 

this bit is for ST internal development purposes, it is recommended to keep it at 0.

ROM code traces are described here and are the only way to debug 1st level boot issues: See https://wiki.st.com/stm32mpu/wiki/STM32_MPU_ROM_trace_analyzer

Regards

In order to give better visibility on the answered topics, please click on 'Select as Best' on the reply which solved your issue or answered your question. See also 'Best Answers'

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.
BBoge.2
Associate II

Thank you.

That means if the device is already closed the debugging will also not work.