Reboot necessary after OTP write?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-12-21 12:16 AM
I am using the STM32L432KCU for a project. I intend to use the OTP area for writing persistent device information (serial number, encryption keys, etc).
- Is a reboot necessary after writing to the OTP area?
- Can the OTP region be written to 32 bits at a time, or does it have be 64 bits?
Thanks
Tim
Labels:
- Labels:
-
STM32L4 series
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-12-21 5:14 AM
No reboot is necessary.
You can only write 64 bits at a time per the reference manual (technically 72 with ECC included).
If you feel a post has answered your question, please click "Accept as Solution".
