Home
last modified time | relevance | path

Searched refs:strapping (Results 1 – 21 of 21) sorted by relevance

/hal_espressif-latest/tools/esptool_py/docs/en/esptool/
Dentering-bootloader.rst10 …re download mode) - a reset, required pins set correctly, and a correct strapping pin pulled low. …
/hal_espressif-latest/tools/esptool_py/flasher_stub/
Dstub_flasher.c505 uint32_t strapping = READ_REG(GPIO_STRAP_REG); in stub_main() local
509 if (spiconfig == 0 && (strapping & 0x1c) == 0x08) { in stub_main()
/hal_espressif-latest/components/soc/esp32/include/soc/
Dgpio_struct.h82 …uint32_t strapping: 16; /*GPIO strapping results: {2'd0 boot_sel_dig[7:1] vsdio_… member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dgpio_struct.h127 uint32_t strapping:16; member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dgpio_struct.h133 uint32_t strapping:16; member
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/
Dboot-mode-selection.rst56 …Information about {IDF_TARGET_NAME} strapping pins can also be found in the `{IDF_TARGET_NAME} Dat…
58 …ons or custom hardware, you will need to check the orientation of some "strapping pins" to get the…
92 …o be driven High, in order to enter the serial bootloader reliably. The strapping combination of {…
250 …``boot:0xNN (DESCRIPTION)`` is the hex value of the strapping pins, as represented in the `GPIO_ST…
275 …Consult the strapping pins shown above (in most cases, one of these modes is selected if {IDF_TARG…
287 Later output from the ROM bootloader depends on the strapping pins and
Dserial-protocol.rst8 The UART bootloader runs on chip reset if certain strapping pins are set. See :ref:`entering-the-bo…
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dgpio_struct.h75 uint32_t strapping : 16; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dgpio_struct.h73 uint32_t strapping: 16; member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dgpio_struct.h211 uint32_t strapping:16; member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dgpio_struct.h80 uint32_t strapping: 16; member
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/
Dsummary_ESP32-C6.rst53 … ag and pad_to_jtag through strapping gpio15 when b
Dsummary_ESP32-H2.rst55 … ag and pad_to_jtag through strapping gpio25 when b
Dsummary_ESP32-S3.rst60 … ag and pad_to_jtag through strapping gpio10 when b
Dsummary_ESP32-P4.rst67 … ag and pad_to_jtag through strapping gpio15 when b
/hal_espressif-latest/components/efuse/esp32c3/
Desp_efuse_table.csv113 …his bit to enable selection between usb_to_jtag and pad_to_jtag through strapping gpio10 when both…
/hal_espressif-latest/components/efuse/esp32c6/
Desp_efuse_table.csv119 …sents whether the selection between usb_to_jtag and pad_to_jtag through strapping gpio15 when both…
/hal_espressif-latest/components/efuse/esp32h2/
Desp_efuse_table.csv118 …his bit to enable selection between usb_to_jtag and pad_to_jtag through strapping gpio25 when both…
/hal_espressif-latest/components/efuse/esp32s3/
Desp_efuse_table.csv164 …his bit to enable selection between usb_to_jtag and pad_to_jtag through strapping gpio10 when both…
/hal_espressif-latest/components/esp_system/
DKconfig225 GPIO strapping or EFUSE, refer to chip datasheet for details.
/hal_espressif-latest/components/bootloader/
DKconfig.projbuild1093 Once disabled, if the SoC is booted with strapping pins set for ROM Download Mode