Lines Matching full:efuses
6 The ``espefuse.py summary`` command reads the eFuses from the chip and outputs them in text or json…
13 …e displayed. For more information, refer to the :ref:`Filtering eFuses <filtering-eFuses>` section.
14 - ``--file`` - File to save the efuse summary. Usage ``--file efuses.json``.
15 - List of eFuses to filter. For more information, refer to the :ref:`Filtering eFuses <filtering-eF…
41 Some eFuses have no protection at all, and some eFuses have only one read or write protection. Ther…
55 The json representation of eFuses for the ESP32 chip is shown below.
110 > espefuse.py summary --format json --file efuses.json
118 Saving efuse values to efuses.json
120 .. _filtering-eFuses:
122 Filtering Efuses and Displaying Only the Value
125 … command supports filtering eFuses by name. The eFuses to filter needs to be specified as position…