Lines Matching refs:to
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 …to 1, attempting to set any back to 0 will have no effect. Most eFuses have a limited bit width (m…
28 The efuses to burn:
36 - 'VDD_SPI_AS_GPIO' (Set this bit to vdd spi pin function as gpio) 0b0 -> 0b1
43 Type 'BURN' (all capitals) to continue.
45 …`espefuse.py`` will ask you to type ``BURN`` before it permanently sets eFuses. The ``--do-not-con…
60 The following efuses configure the SPI flash pins which are used to boot:
89 …ory. This causes the default GPIO pins (shown in the summary output above) to be used for the SPI …
91 …with integrated internal SPI flash, these eFuses are burned in the factory to the GPIO numbers whe…
93 …to change the SPI flash pin configuration, these eFuses can be burned to the GPIO numbers where th…
95 …eFuses are burned, GPIO1 (U0TXD pin) is no longer consulted to set the boot mode from SPI to HSPI …
97 These pins can be set to any GPIO number in the range 0-29, 32 or 33. Values 30 and 31 cannot be se…
105 If using the ``burn_efuse`` command to configure these pins, always specify the actual GPIO number …