STM32L476 OTP area security policy question
Hello,
I am working with the STM32L476 and would like some clarification regarding the One-Time Programmable (OTP) area.
From the reference manual, I understand that STM32L4 devices provide 1 KB of user OTP memory (128 double words). I would like to better understand the following:
What exactly is stored in the OTP area?
Is the OTP region purely user-programmable, or does ST also store factory calibration or security-related data in this region?
Is OTP used internally by the MCU for enforcing Flash security mechanisms such as RDP, WRP, or PCROP, or is it strictly for user data?
How is OTP protected ?
I am trying to understand the architectural role of OTP in relation to Flash protection and secure boot mechanisms.
Thank you.
