Lines Matching refs:reset
16 …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…
151 …reset circuit for ``EN`` & ``{IDF_TARGET_STRAP_BOOT_GPIO}`` pins, but don't add a capacitor on the…
153 …cial Espressif development boards. However, ``esptool.py`` is not able to reset your hardware auto…
164 … also be possible to manually put your {IDF_TARGET_NAME} board into Firmware Download mode (reset).
166 …espective getting started guides or user guides. For example, to manually reset a development boar…
171 …reset the chip but for some reason the chip is not entering into bootloader mode then hold down th…
209 | 2 | external-reset |
211 | 4 | hardware watchdog-reset |
239 …After reset, the second line printed by the {IDF_TARGET_NAME} ROM (at 115200bps) is a reset & boot…
247 …``rst:0xNN (REASON)`` is an enumerated value (and description) of the reason for the reset. A mapp…
268 …If the pin was high on reset, the bit value will be set. If it was low on reset, the bit will be c…