OTP Read/Write #1351
-
Hello, I need to read and write the otp area for a project of mine. I noticed that this feature has not being implemented yet so I did a quick implementation and it works. I know that OTP area is not standard across the STM32 line so how would that work in case I want to do a PR? Can I just add support to L4x? (which is pretty easy as the OTP area is treated as FLASH) or do I need to do an implementation for all the supported boards? |
Beta Was this translation helpful? Give feedback.
Answered by
Nightwalker-87
Nov 21, 2023
Replies: 1 comment
-
Topic addressed in issue #1352. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Nightwalker-87
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Topic addressed in issue #1352.