Lines Matching refs:to
13 …to hard reset the chip into bootloader mode before it starts and hard resets the chip to run the n…
18 …`--before`` argument allows you to specify whether the chip needs resetting into bootloader mode b…
22 …ses DTR & RTS serial control lines (see :ref:`entering-the-bootloader`) to try to reset the chip i…
23 …signal assignments and just start sending a serial synchronisation command to the chip. This is us…
24 …our chip is already running the :ref:`stub bootloader <stub>` and you want to avoid resetting the …
25 …erial peripheral). Usually, this option doesn't have to be used directly. Esptool should be able t…
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 …_reset`` This runs the user firmware, but any subsequent reset will return to the serial bootloade…
43 …to try to open a port. The delay between retries is 0.1 seconds. This can be useful for example wh…
49 * ``0`` will keep trying to connect to the chip indefinitely
50 * ``1`` will try to connect to the chip only once (default)
51 * ``N`` will try to connect to the chip N times
65 …software "stub loader" that manages flash operations, and only talks directly to the loader in ROM.
74 …t the SPI flash can be connected to other pins, or esptool can be used to communicate with a diffe…
81 …If the ``--spi-connection`` argument is not provided, the SPI flash is configured to use :ref:`pin…
83 …to this is if the ``--no-stub`` option is also provided. In this case, efuse values are ignored an…
118 …custom list of pins to be configured for the SPI flash connection. This can be used to emulate the…
122 …For example, ``--spi-connection 6,17,8,11,16`` sets an identical configuration to the factory efus…
124 …SPI peripheral (not HSPI) will be used unless the ``CLK`` pin value is set to 14 (HSPI CLK), in wh…
134 …me.txt`` to read one or more arguments from text file ``filename.txt``. Arguments can be separated…
140 …llection of parameter values to a command as a unit) there is a need to add quotes around @filenam…
148 at least one FilterValue for each specified FilterType to be considered. Example filter configurati…