Skip to main content
BBoge.2
Associate II
January 10, 2023
Solved

OTP 9 bit 0 -> disable ROM code traces

  • January 10, 2023
  • 2 replies
  • 2003 views

What does the OTP 9 Bit 0 do?

There is nothing in the ref manual.

0693W00000Y7pYdQAJ.png

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

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'

2 replies

PatrickF
PatrickFBest answer
Technical Moderator
January 10, 2023

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 'Best Answer' on the reply which solved your issue or answered your question.Tip of the day: Try Sidekick STM32 AI agent
BBoge.2
BBoge.2Author
Associate II
January 11, 2023

Thank you.

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