This feature requires ESP-IDF >=v4.3
.
Espressif chips has a number of eFuses which can store system and user parameters. Each eFuse is a one-bit field which can be programmed to 1 after which it cannot be reverted back to 0. This feature is based on ESP-IDF espfuse.py script to read and write efuses.
-
Make sure your board is connected and select the serial port using the ESP-IDF: Select port to use command.
-
Click the
ESP-IDF Explorer
in the activity bar. On theEFUSE EXPLORER
section, click theConnect your board first
.
- A list of eFuses categories will now be shown in a tree structure.
- If you click on any category, the user will see the category efuses and values.