How to change Console UART Baud rate?

SparkyNZ
Posts: 43
Joined: Thu Jan 04, 2024 9:01 pm

How to change Console UART Baud rate?

Postby SparkyNZ » Tue Jan 16, 2024 8:36 pm

I am finding that I cannot seem to change the console output baudrate at all. I'm using IDF 4.3.6 now (had to roll back so I'm not using the latest).

If I change either of the below 2 values in sdkconfig, the values change back to 115200 when I build my project.

Code: Select all

CONFIG_CONSOLE_UART_BAUDRATE=921600
CONFIG_ESP_CONSOLE_UART_BAUDRATE=921600
I've tried putting these values into my sdkconfig.defaults too but same deal - 115200 appears in sdkconfig all the time.

How can I change the stdout baud rate? idf.py menuconfig doesn't help either - there is no console UART baud rate setting to be found on mine:
Image

I'm using a WROOM32D - not sure if this is a limitation of this device or not.

Who is online

Users browsing this forum: Majestic-12 [Bot] and 100 guests