USB logs on esp32 s3

abansal22
Posts: 107
Joined: Wed Apr 22, 2020 8:24 am

USB logs on esp32 s3

Postby abansal22 » Mon Jan 20, 2025 6:46 am

Dear fellow members,

I am working on esp32 s3. I have the requirement of 3 dedicated UARTs peripheral. I am thinking to route the logs to the usb, which would be available on gpio 19 and gpio 20. Will it still comsumes a dedicated uart for logs?

Is there is any strategy I can use to mitigate this?

Thanks in advance

nopnop2002
Posts: 139
Joined: Thu Oct 03, 2019 10:52 pm
Contact:

Re: USB logs on esp32 s3

Postby nopnop2002 » Mon Jan 20, 2025 8:21 am

Routing the logs over USB is a good idea.

Only possible with esp32s2/s3.

Another option is to route them over the network.

https://github.com/nopnop2002/esp-idf-net-logging

Who is online

Users browsing this forum: Bing [Bot], jmogdev and 81 guests