EasyManua.ls Logo

Espressif ESP32-S2 - Page 1090

Espressif ESP32-S2
1695 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Chapter 2. API Reference
CONFIG_ESPTOOLPY_AFTER
After flashing
Found in: Serial flasher config
Configure whether esptool.py should reset the ESP32 after flashing.
Automatic resetting depends on the RTS & DTR signals being wired from the serial port to the ESP32.
Most USB development boards do this internally.
Available options:
Reset after flashing (ESPTOOLPY_AFTER_RESET)
Stay in bootloader (ESPTOOLPY_AFTER_NORESET)
CONFIG_ESPTOOLPY_MONITOR_BAUD
idf.py monitorbaud rate
Found in: Serial flasher config
Baud rate to use when running idf.py monitoror make monitorto view serial output from a
running chip.
IfSame as UART Console baud rateis chosen then the value will follow theUART Console baud
rateconfig item.
Can override by setting the MONITORBAUD environment variable.
Available options:
Same as UART console baud rate (ESPTOOLPY_MONITOR_BAUD_CONSOLE)
9600 bps (ESPTOOLPY_MONITOR_BAUD_9600B)
57600 bps (ESPTOOLPY_MONITOR_BAUD_57600B)
115200 bps (ESPTOOLPY_MONITOR_BAUD_115200B)
230400 bps (ESPTOOLPY_MONITOR_BAUD_230400B)
921600 bps (ESPTOOLPY_MONITOR_BAUD_921600B)
2 Mbps (ESPTOOLPY_MONITOR_BAUD_2MB)
Custom baud rate (ESPTOOLPY_MONITOR_BAUD_OTHER)
CONFIG_ESPTOOLPY_MONITOR_BAUD_OTHER_VAL
Custom baud rate value
Found in: Serial flasher config
Default value:
115200
Partition Table
Contains:
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME
CONFIG_PARTITION_TABLE_MD5
CONFIG_PARTITION_TABLE_OFFSET
CONFIG_PARTITION_TABLE_TYPE
CONFIG_PARTITION_TABLE_TYPE
Partition Table
Found in: Partition Table
Espressif Systems 1079
Submit Document Feedback
Release v4.4

Table of Contents