stm32mp one time programming feature
Hi everyone,
I am using stm32mp157f-dk2 with ecosystem 3.1.
I am interested to store the board information of my future product using the OTP feature
After reading the reference manual, ch3 and 4, I have the following doubt
- Do I need any extra hardware to program the OTP bit/word? If not, how can I actually program those bit/word?
- Is it possible to read the OTP information in linux file system? Mapping them as some virtual files for example.
- What extra information do I need to include in the device tree to enable OTP? I assume the default project didn't include that.
Any suggestions are welcome
Regards,
Leung
@Kevin HUBER
