Lines Matching full:efuses
6 The ``espefuse.py burn_efuse`` command burns eFuses. The arguments to ``burn_efuse`` are eFuse name…
15 * ``--force``. Suppress an error to burn eFuses. The tool checks for incompatible eFuse states to p…
19 …ny back to 0 will have no effect. Most eFuses have a limited bit width (many are only 1-bit flags)…
21 This command supports simultaneous burning of multiple eFuses, it doesn't matter if they are from d…
28 The efuses to burn:
33 Burning efuses:
45 By default, ``espefuse.py`` will ask you to type ``BURN`` before it permanently sets eFuses. The ``…
51 Reading updated efuses...
52 Checking efuses...
60 The following efuses configure the SPI flash pins which are used to boot:
89 On {IDF_TARGET_NAME} chips without integrated SPI flash, these eFuses are left zero at the factory.…
91 On {IDF_TARGET_NAME} chips with integrated internal SPI flash, these eFuses are burned in the facto…
93 …pin configuration, these eFuses can be burned to the GPIO numbers where the flash is connected. If…
95 If these eFuses are burned, GPIO1 (U0TXD pin) is no longer consulted to set the boot mode from SPI …