Home
last modified time | relevance | path

Searched refs:reset (Results 1 – 25 of 69) sorted by relevance

123

/hal_espressif-latest/tools/esptool_py/esptool/
Dreset.py47 self.reset()
64 def reset(self): member in ResetStrategy
97 def reset(self): member in ClassicReset
113 def reset(self): member in UnixTightReset
130 def reset(self): member in USBJTAGSerialReset
155 def reset(self): member in HardReset
196 def reset(self): member in CustomReset
/hal_espressif-latest/tools/esptool_py/docs/en/esptool/
Dentering-bootloader.rst6 Espressif chips have to be reset in a certain way in order to launch the serial bootloader, only th…
8 … Core Board, ESP32-WROVER-KIT), esptool can :ref:`automatically trigger a reset into the serial bo…
10 …s must happen to enter the serial bootloader (firmware download mode) - a reset, required pins set…
15 Espressif chips choose the boot mode each time they reset. A reset event can happen in one of sever…
Dconfiguration-file.rst75 # Overriding the default reset sequence to work in an abnormal environment
108 | reset_delay | Time to wait before the boot pin is released after reset | 0.05 s…
112 | custom_reset_sequence | Custom reset sequence for resetting into the bootloader | …
118 The ``custom_reset_sequence`` configuration option allows you to define a reset sequence which will…
119 used when an :ref:`automatic reset into the serial bootloader <automatic-bootloader>` is performed.
140 For example: ``D0|R1|W0.1|D1|R0|W0.5|D0`` represents the following classic reset sequence:
145 _setRTS(True) # EN=LOW, chip in reset
148 _setRTS(False) # EN=HIGH, chip out of reset
Dadvanced-options.rst13 By default, esptool tries to hard reset the chip into bootloader mode before it starts and hard res…
22 …& RTS serial control lines (see :ref:`entering-the-bootloader`) to try to reset the chip into boot…
25 …r esp32c6 or esp32h2 or esp32p4: * ``--before usb_reset`` will use custom reset sequence for USB-J…
30 The ``--after`` argument allows you to specify whether the chip should be reset after the esptool o…
34 …* ``--after hard_reset`` is the default. The DTR serial control line is used to reset the chip int…
35 …s runs the user firmware, but any subsequent reset will return to the serial bootloader. This was …
36 * ``--after no_reset`` leaves the chip in the serial bootloader, no reset is performed.
37 * ``--after no_reset_stub`` leaves the chip in the stub bootloader, no reset is performed.
113 …configuration is selected if all SPI pin efuses are unset and GPIO1 (U0TXD) is pulled low on reset.
/hal_espressif-latest/components/esp_system/port/soc/esp32s2/
DKconfig.system4 bool "Hardware brownout detect & reset"
9 a specific value. If this happens, it will reset the chip in order to prevent unintended
17 The brownout detector will reset the chip when the supply voltage is approximately
56 are reset. Enable this option to keep USB peripheral enabled.
/hal_espressif-latest/components/esp_system/port/soc/esp32/
DKconfig.system4 bool "Hardware brownout detect & reset"
9 a specific value. If this happens, it will reset the chip in order to prevent unintended
17 The brownout detector will reset the chip when the supply voltage is approximately
61 Otherwise, the BASIC ROM Console starts on reset if no valid bootloader is
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/
Dboot-mode-selection.rst16 …ilt-in USB/Serial, this is done for you and ``esptool`` can automatically reset the board into boo…
38 …The ESP8266 will enter the serial bootloader when GPIO0 is held low on reset. Otherwise it will ru…
58 …On many development boards with built-in USB/Serial, ``esptool.py`` can automatically reset the bo…
66 …er the serial bootloader when {IDF_TARGET_STRAP_BOOT_GPIO} is held low on reset. Otherwise it will…
129 As an example of auto-reset curcuitry implementation, check the `schematic <https://dl.espressif.co…
132 …ms, not ``esptool.py``), pulling them low together and holding the ESP in reset. If ``RTS`` is wir…
133 …problem - if both ``RTS`` and ``DTR`` are asserted together, this doesn't reset the chip. The sche…
134 …n the ``EN`` pin and ``GND`` (in the 1uF-10uF range) is necessary for the reset circuitry to work …
149 … This can hold the {IDF_TARGET_NAME} in a reset loop which may cause some serial adapters to subse…
151reset circuit for ``EN`` & ``{IDF_TARGET_STRAP_BOOT_GPIO}`` pins, but don't add a capacitor on the…
[all …]
/hal_espressif-latest/components/esp_system/port/soc/esp32c2/
DKconfig.system3 bool "Hardware brownout detect & reset"
8 a specific value. If this happens, it will reset the chip in order to prevent unintended
16 The brownout detector will reset the chip when the supply voltage is approximately
/hal_espressif-latest/components/esp_system/port/soc/esp32c3/
DKconfig.system3 bool "Hardware brownout detect & reset"
8 a specific value. If this happens, it will reset the chip in order to prevent unintended
16 The brownout detector will reset the chip when the supply voltage is approximately
/hal_espressif-latest/components/esp_system/port/soc/esp32c6/
DKconfig.system3 bool "Hardware brownout detect & reset"
8 a specific value. If this happens, it will reset the chip in order to prevent unintended
16 The brownout detector will reset the chip when the supply voltage is approximately
/hal_espressif-latest/components/esp_system/port/soc/esp32h2/
DKconfig.system3 bool "Hardware brownout detect & reset"
8 a specific value. If this happens, it will reset the chip in order to prevent unintended
16 The brownout detector will reset the chip when the supply voltage is approximately
/hal_espressif-latest/components/esp_system/port/soc/esp32s3/
DKconfig.system4 bool "Hardware brownout detect & reset"
9 a specific value. If this happens, it will reset the chip in order to prevent unintended
17 The brownout detector will reset the chip when the supply voltage is approximately
/hal_espressif-latest/tools/esptool_py/
DCHANGELOG.md26 - **reset**: Apply reconnections to the whole reset sequence, not line transitions
27 - **reset**: Automatically reconnect if port disconnects during reset
35 - **esp32s3**: clear boot control register on hard reset
63 - **remote_ports**: Disable reset sequence when a socket is used
71 - **esp32-c5**: Use a longer reset delay with usb-serial/jtag to stabilize boot-up
111 - **rfc2217_server**: Add hard reset sequence
191 - **rfc2217_server**: Use new reset sequences
199 - **bootloader reset**: Allow custom reset strategy setting with a config file
201 - **bootloader reset**: Tighter transitions on Unix systems
226 - **connection attempt**: Decouple reset sequence settings
/hal_espressif-latest/components/mbedtls/port/
Desp_timing.c30 unsigned long mbedtls_timing_get_timer( struct mbedtls_timing_hr_time *val, int reset ) in mbedtls_timing_get_timer() argument
34 if( reset ) in mbedtls_timing_get_timer()
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/
Dset-flash-voltage-cmd.rst12 …ator to either 1.8V, 3.3V or OFF. This means a GPIO can be high or low at reset without changing t…
27 After reset, the default {IDF_TARGET_NAME} behaviour is to enable and configure the flash voltage r…
29 The default behaviour on reset is:
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Decc_mult_struct.h87 uint32_t reset:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Decc_mult_struct.h89 uint32_t reset:1; member
/hal_espressif-latest/components/spi_flash/
Dspi_flash_chip_boya.c55 .reset = spi_flash_chip_generic_reset,
Dspi_flash_chip_th.c46 .reset = spi_flash_chip_generic_reset,
Dspi_flash_chip_issi.c79 .reset = spi_flash_chip_generic_reset,
Dspi_flash_chip_mxic.c75 .reset = spi_flash_chip_generic_reset,
/hal_espressif-latest/components/bootloader/
DKconfig.projbuild147 bool "GPIO triggers factory reset"
151 Allows to reset the device to factory settings:
154 The factory reset will occur if there is a GPIO input held at the configured level while
158 int "Number of the GPIO input for factory reset"
166 reset, this GPIO must be held high or low (as configured) on startup.
169 bool "Factory reset GPIO level"
173 Pin level for factory reset, can be triggered on low or high.
183 bool "Clear OTA data on factory reset (select factory partition)"
187 factory reset.
190 string "Comma-separated names of partitions to clear on factory reset"
[all …]
/hal_espressif-latest/tools/esptool_py/esp_rfc2217_server/
Desp_port_manager.py7 from esptool.reset import (
/hal_espressif-latest/components/log/
DKconfig102 by the tick period. This time will reset after a software reboot.
108 POSIX time functions. This time will not reset after a software reboot.
/hal_espressif-latest/components/spi_flash/include/
Dspi_flash_chip_driver.h82 esp_err_t (*reset)(esp_flash_t *chip); member

123