Disable debug of esp32c3
Posted: Tue Nov 30, 2021 8:57 am
Hi,
We have the ESP32C3-MINI-1 module. I would like to use current uart pin no 30 and 31 to connect with another microcontroller.
I have disabled the log of the bootloader and also disabled the console output log. but still, I am facing the below log from esp in default uart pin.
ESP-ROM:esp32c3-api1-20210207
Build:Feb 7 2021
rst:0x1 (POWERON),boot:0xc (SPI_FAST_FLASH_BOOT)
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fcd6100,len:0x480
load:0x403ce000,len:0x750
load:0x403d0000,len:0x21c0
entry 0x403ce000
How can I disable the above log from esp32c3 on uart tx pin?
Thank you,
Jignesh Patel
We have the ESP32C3-MINI-1 module. I would like to use current uart pin no 30 and 31 to connect with another microcontroller.
I have disabled the log of the bootloader and also disabled the console output log. but still, I am facing the below log from esp in default uart pin.
ESP-ROM:esp32c3-api1-20210207
Build:Feb 7 2021
rst:0x1 (POWERON),boot:0xc (SPI_FAST_FLASH_BOOT)
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fcd6100,len:0x480
load:0x403ce000,len:0x750
load:0x403d0000,len:0x21c0
entry 0x403ce000
How can I disable the above log from esp32c3 on uart tx pin?
Thank you,
Jignesh Patel