Skip to main content
Visitor II
January 10, 2023
Solved

OTP 9 bit 0 -> disable ROM code traces

  • January 10, 2023
  • 2 replies
  • 1071 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

    PatrickFAnswer
    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'

    BBoge.2Author
    Visitor II
    January 11, 2023

    Thank you.

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