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
USB logs on esp32 s3
-
- Posts: 139
- Joined: Thu Oct 03, 2019 10:52 pm
- Contact:
Re: USB logs on esp32 s3
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
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: No registered users and 66 guests