Reading efuse values on esp32s3 #16081
Replies: 1 comment
-
Thank you for sharing! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Leaving this here in case someone else needs it. I needed to write efuses with espfuse and then read them back out in micropython. Quick c module function white reads out the first 20 bytes of block 3, the rest being reserved.
Beta Was this translation helpful? Give feedback.
All reactions