Home
last modified time | relevance | path

Searched refs:burn (Results 1 – 15 of 15) sorted by relevance

/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/
Dburn-bit-cmd.rst31 Check all blocks for burn...
33 [02] BLOCK2 is empty, will burn the new value
55 Batch mode is enabled, the burn will be done at the end of the command.
62 Batch mode is enabled, the burn will be done at the end of the command.
64 Check all blocks for burn...
66 [02] BLOCK2 is empty, will burn the new value
67 [03] BLOCK3 is empty, will burn the new value
Dcheck-error-cmd.rst6 … reload eFuses and update status registers. This command can be run after burn operations to make …
81 Error in BLOCK3, re-burn it again (#0), to fix it. fail_bit=1, num_errors=0
82 Error in BLOCK3, re-burn it again (#1), to fix it. fail_bit=1, num_errors=0
83 Error in BLOCK3, re-burn it again (#2), to fix it. fail_bit=1, num_errors=0
85 Error in BLOCK2, re-burn it again (#0), to fix it. fail_bit=1, num_errors=1
86 Error in BLOCK2, re-burn it again (#1), to fix it. fail_bit=1, num_errors=1
87 Error in BLOCK2, re-burn it again (#2), to fix it. fail_bit=1, num_errors=1
89 Error in BLOCK1, re-burn it again (#0), to fix it. fail_bit=1, num_errors=0
90 Error in BLOCK1, re-burn it again (#1), to fix it. fail_bit=1, num_errors=0
91 Error in BLOCK1, re-burn it again (#2), to fix it. fail_bit=1, num_errors=0
Dburn-key-digest-cmd.rst54 Check all blocks for burn...
56 [00] BLOCK0 is empty, will burn the new value
57 [02] BLOCK2 is empty, will burn the new value
74 …See :ref:`perform-multiple-operations` for how to burn flash encryption and secure boot keys to th…
86 Check all blocks for burn...
88 [00] BLOCK0 is empty, will burn the new value
89 [03] BLOCK_KEY0 is empty, will burn the new value
140 Check all blocks for burn...
142 [00] BLOCK0 is empty, will burn the new value
143 [04] BLOCK_KEY0 is empty, will burn the new value
[all …]
Dburn-custom-mac-cmd.rst10 * ``MAC``. Custom MAC Address (``CUSTOM_MAC``) to burn given in hexadecimal format with bytes separ…
35 Check all blocks for burn...
37 [03] BLOCK3 is empty, will burn the new value
71 Check all blocks for burn...
77 [01] BLOCK1 is empty, will burn the new value
105 Check all blocks for burn...
107 [03] BLOCK_USR_DATA is empty, will burn the new value
Dexecute-scripts-cmd.rst6 The ``espefuse.py execute_scripts`` command executes scripts to burn at one time.
14 …dex. It allows to retrieve unique data per chip from configfiles and then burn them (ex. CUSTOM_MA…
21 …on your own python script and control issues during the burn process if so it will abort the burn
24 …ch). It allows to retrieve unique data per chip from configfiles and then burn them (ex. CUSTOM_MA…
30 …'burn_efuse DISABLE_DL_DECRYPT 1')``. This command will not burn eFuses immediately, the burn occu…
84 The example of a script to burn custom_mac address and unique_id getting them from configfiles.
103 The example of a script to burn custom_mac address that generated right in the script.
Dset-flash-voltage-cmd.rst111 Check all blocks for burn...
113 [00] BLOCK0 is empty, will burn the new value
132 Check all blocks for burn...
134 [00] BLOCK0 is empty, will burn the new value
152 Check all blocks for burn...
154 [00] BLOCK0 is empty, will burn the new value
Dread-write-protections-cmd.rst51 Check all blocks for burn...
53 [00] BLOCK0 is empty, will burn the new value
71 Check all blocks for burn...
73 [00] BLOCK0 is empty, will burn the new value
Dburn-key-cmd.rst56 …Do not use the names ``BLOCK1`` and ``BLOCK2`` to burn flash encryption and secure boot v2 keys be…
60 …al eFuse field that indicates which key is in the eFuse block. During the burn operation this eFus…
158 … to. The ``--force-write-always`` option can be used to ignore this and try to burn the key anyhow.
182 Check all blocks for burn...
184 [00] BLOCK0 is empty, will burn the new value
185 [01] BLOCK1 is empty, will burn the new value
224 Check all blocks for burn...
226 [01] BLOCK1 is empty, will burn the new value
278 Check all blocks for burn...
280 [00] BLOCK0 is empty, will burn the new value
[all …]
Dburn-block-data-cmd.rst13 * ``Datafile``. File containing data to burn into the efuse block. The file size can be smaller tha…
31 Check all blocks for burn...
33 [03] BLOCK3 is empty, will burn the new value
Dindex.rst34 burn_efuse <burn-efuse-cmd>
35 burn_block_data <burn-block-data-cmd>
36 burn_bit <burn-bit-cmd>
38 burn_key <burn-key-cmd>
39 burn_key_digest <burn-key-digest-cmd>
40 burn_custom_mac <burn-custom-mac-cmd>
69 Each burn operation requires manual confirmation, you need to type the word ``BURN`` to continue bu…
172 …s/technical-documents>`__ has a recommendation for reducing the number of burn operations as much …
Dburn-efuse-cmd.rst15 * ``--force``. Suppress an error to burn eFuses. The tool checks for incompatible eFuse states to p…
28 The efuses to burn:
38 Check all blocks for burn...
40 [00] BLOCK0 is empty, will burn the new value
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/
Dbase_operations.py64 burn = subparsers.add_parser(
67 burn.add_argument(
78 burn.add_argument(
798 block.burn()
Dbase_fields.py404 def burn(self): member in EfuseBlockBase
586 block.burn()
842 def burn(self, new_value): member in EfuseFieldBase
/hal_espressif-latest/tools/esptool_py/
DCHANGELOG.md52 - **espefuse**: Postpone some efuses to burn them at the very end
/hal_espressif-latest/components/bootloader/
DKconfig.projbuild939 … If not set (default, recommended), on first boot the bootloader will burn the WR_DIS_RD_DIS
1017 …If not set (default, recommended), on the first boot the bootloader will burn the write-protection…
1090 … If set, during startup the app will burn an eFuse bit to permanently disable the UART ROM
1107 … If set, during startup the app will burn an eFuse bit to permanently switch the UART ROM