EFuse Explorer
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.
Select the Serial Port:
Navigate to View > Command Palette.
Type ESP-IDF: Select Port to Use and select the command to specify the serial port of your device.
Click the
ESP-IDF Explorer
in the Visual Studio Code 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, you will see the category Efuses and Values.