Espressif ESP32-S2 Programming Manual page 1090

Table of Contents

Advertisement

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 monitor'baud rate
Found in:
Serial flasher config
Baud rate to use when running 'idf.py monitor'or 'make monitor'to view serial output from a
running chip.
If"Same as UART Console baud rate"is chosen then the value will follow the"UART Console baud
rate"config 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

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ESP32-S2 and is the answer not in the manual?

Table of Contents

Save PDF