To run debug and console UART on individual UARTs.

mitul.parmar
Posts: 2
Joined: Fri Apr 16, 2021 11:09 am

To run debug and console UART on individual UARTs.

Postby mitul.parmar » Fri Apr 16, 2021 11:38 am

Hello All,

Hope you all are fine!

I am working on a project where I have to use UART0 as a debug UART and UART1 I want to to use it as CLI Console.
for the console I am using https://docs.espressif.com/projects/esp ... nsole.html example.

Now the problem is that the console example provided in esp-idf demo examples uses, default console UART. which means both the logs debug log and CLI console logs will be on same UART.
My requirement is I want to use UART0 to print debug logs and UART1 for CLI console.

can anyone help me with this?

Thanks,

Who is online

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