ESP32 Suppress Boot Messages

esputk
Posts: 4
Joined: Thu Sep 02, 2021 7:50 am

ESP32 Suppress Boot Messages

Postby esputk » Mon Nov 08, 2021 4:27 pm

Hi,

I need to disable debugging log print over U0TXD During Booting without connecting GPIO15 to the ground.

Is there any possible solution to suppress boot messages by changing software configurations? I can suppress the messages by shorting GPIO15(MTDO) to the ground, but I have seen the following pictures in the menu config. What is the meaning of red lines? Will they be available for the ESP32-MINI-1 module?

esp1.png
esp1.png (140.6 KiB) Viewed 2692 times
esp2.png
esp2.png (78.11 KiB) Viewed 2692 times
Thanks in advance.

ESP_Sprite
Posts: 9592
Joined: Thu Nov 26, 2015 4:08 am

Re: ESP32 Suppress Boot Messages

Postby ESP_Sprite » Tue Nov 09, 2021 1:48 am

The red lines are configuration items that are unaccessible because they don't apply to the current configuration (either because you selected a chip they don't apply to or because you turned off something they depend on).

esputk
Posts: 4
Joined: Thu Sep 02, 2021 7:50 am

Re: ESP32 Suppress Boot Messages

Postby esputk » Tue Nov 09, 2021 6:15 am

Will the red lines in the attachment be available for the ESP32-MINI-1 module?

Is there any possible solution to suppress boot messages without connecting GPIO15 to the ground?

Thanks in advance.

ESP_Sprite
Posts: 9592
Joined: Thu Nov 26, 2015 4:08 am

Re: ESP32 Suppress Boot Messages

Postby ESP_Sprite » Wed Nov 10, 2021 1:25 am

No, as the module the chip is on generally doesn't affect the esp-idf settings you can use. From what I recall, the ROM messages of the ESP32 can only be silenced by that bootstrap pin. Later chips (ESP32S2, ESP32S3, ESP32C3) have an eFuse as well.

Who is online

Users browsing this forum: Bing [Bot] and 128 guests