Home
last modified time | relevance | path

Searched refs:before (Results 1 – 25 of 35) sorted by relevance

12

/hal_espressif-latest/tools/esptool_py/docs/en/esptool/
Dadvanced-options.rst6 …figuration options can be used for all esptool commands (they are placed before the command name o…
13 …hip into bootloader mode before it starts and hard resets the chip to run the normal program once …
18 The ``--before`` argument allows you to specify whether the chip needs resetting into bootloader mo…
22 …* ``--before default_reset`` is the default, which uses DTR & RTS serial control lines (see :ref:`…
23 …* ``--before no_reset`` will skip DTR/RTS control signal assignments and just start sending a seri…
24 …* ``--before no_reset_no_sync`` will skip DTR/RTS control signal assignments and skip also the ser…
25 …:esp32c3 or esp32s3 or esp32c6 or esp32h2 or esp32p4: * ``--before usb_reset`` will use custom res…
43 …useful for example when the chip is in deep sleep or esptool was started before the chip was conne…
Dflashing-firmware.rst40 …work. The detailed esptool command will be displayed in the output right before the flashing happe…
50 …python esptool.py -p (PORT) -b 460800 --before default_reset --after hard_reset --chip {IDF_TARGET…
65 …hip {IDF_TARGET_PATH_NAME} --port “/dev/cu.usbserial001” --baud 921600 --before default_reset --af…
75 …$ python esptool.py -p /dev/tty.usbserial-0001 -b 460800 --before default_reset --after hard_reset…
Dadvanced-commands.rst113 A second option ``--non-volatile`` can be used in order to send a ``WREN`` (06h) command before wri…
121 …can have permanent side effects for some flash chips, so check carefully before using this command…
Dbasic-options.rst29 …may require drivers to be installed for a particular USB/serial adapter, before a serial port is a…
/hal_espressif-latest/components/esp_system/port/soc/esp32/
DKconfig.memory47 bool "Reserve parts of SRAM1 for app IRAM (WARNING, read help before enabling)"
51 … If booting an app on an older bootloader from before this option was introduced, the app will fail
54 If this is the case please test carefully before pushing out any OTA updates.
/hal_espressif-latest/tools/esptool_py/esptool/
D__init__.py770 if args.before != "no_reset_no_sync":
801 args.before,
810 before=args.before,
1138 before: str = "default_reset",
1156 esp.connect(before)
1186 before="default_reset", argument
1194 each_port, initial_baud, before, trace, connect_attempts
1199 _esp.connect(before, connect_attempts)
Dcmds.py1107 before = len(image.segments)
1109 if len(image.segments) != before:
1110 delta = before - len(image.segments)
/hal_espressif-latest/components/log/
DREADME.rst49 …hese versions have to be used explicitly in the early startup code only, before heap allocator and…
59 At file scope, define it before including ``esp_log.h``, e.g.:
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/
Dindex.rst54 - ``--before`` - What to do before connecting to the chip: ``default_reset``, ``no_reset``, ``esp3…
58 - ``--do-not-confirm`` - Do not pause for confirmation before permanently writing eFuses. Use with …
100 …BLOCK(max) to BLOCK0. This prevents read/write protection from being set before the data is set. A…
Dburn-efuse-cmd.rst45 By default, ``espefuse.py`` will ask you to type ``BURN`` before it permanently sets eFuses. The ``…
/hal_espressif-latest/components/bootloader/
DKconfig.projbuild242 before a factory reset or test partition boot (as applicable) is performed.
272 … If this option is not set (default), then rtc_wdt will be disabled by ESP-IDF before calling
297 … the previous working app. A reboot is performed, and the app is booted before the software update.
407 Selecting this option prevents the bootloader from ever validating the app image before
569 Refer to the documentation before enabling.
576 Refer to <Secure Boot Version 2 documentation link> before enabling.
583 Refer to documentation before enabling.
616 …his option is set, the bootloader will be compiled with code to verify that an app is signed before
628 …If this option is set, any OTA updated apps will have the signature verified before being consider…
674 …efer to the Secure Boot section of the ESP-IDF Programmer's Guide for this version before enabling.
[all …]
/hal_espressif-latest/tools/esptool_py/docs/en/
Dresources.rst12 …se check existing `issues <https://github.com/espressif/esptool/issues>`_ before opening a new one.
/hal_espressif-latest/components/esp_system/
Dsystem_init_fn.txt24 # app_trace has to be initialized before systemview
/hal_espressif-latest/components/soc/esp32/include/soc/
Dsoc_caps.h55 #warning Define SOC_CAPS_ECO_VER before including this header.
/hal_espressif-latest/tools/esptool_py/
DCONTRIBUTING.rst39 Please report bugs in ``esptool.py`` if you find them. However, before reporting a bug please check…
79 …or managing pre-commit hooks. These hooks help to identify simple issues before committing code fo…
103 …run by ``pre-commit`` if that is configured. To check your code manually before submitting, run ``…
Dpyproject.toml146 …# tests often manipulate sys.path before importing the main tools, so ignore import order violatio…
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dsoc_caps.h40 #warning Define SOC_CAPS_ECO_VER before including this header.
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
DKconfig.rtc62 before giving up and switching to the internal RC.
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/
Dserial-protocol.rst351 It's not necessary to send flash erase commands before sending commands to write to flash, etc. The…
352 …eously being written to flash, and 4KB and 64KB erases are done as needed before writing to flash).
376 …e of data to calculate. The MD5 value is returned in the response payload, before the status bytes.
392 …On the ESP8266 stub loader sending this command before interacting with SPI flash is optional. On …
404 …g this command before interacting with SPI flash is optional. On {IDF_TARGET_NAME} ROM loader, it …
455 …umber (specified by the host in the READ_FLASH commands) of data packets before waiting for the fi…
467 esptool has a ``--trace`` option which can be supplied in the first group of arguments (before the …
/hal_espressif-latest/components/esp_netif/
DKconfig13 the timer expires. The IP lost timer is stopped if the station get the IP again before
/hal_espressif-latest/components/esp_pm/
DKconfig128before enabling this option, peripherals sleep retention driver support status is tracked in
132 …be powered down, the uart FIFO will be flushed before sleep to avoid data loss, however, this has …
/hal_espressif-latest/tools/esptool_py/espefuse/
D__init__.py260 common_args.before,
/hal_espressif-latest/components/bt/porting/ext/tinycrypt/documentation/
Dtinycrypt.rst138 cleans the state context before exiting. Thus, applications do not need to
190 most 2^48 calls to tc_cmac_update function before re-calling tc_cmac_setup
254 before calling uECC_make_key() or uECC_sign().
/hal_espressif-latest/components/spi_flash/
DKconfig102 before enabling this option.
128 was not erased before verification.
265 Defines how many ticks will be before returning to continue a erasing.
/hal_espressif-latest/components/esp_hw_support/port/esp32/
DKconfig.rtc94 before giving up and switching to the internal RC.

12