Change default UART0 speed to 460800 ESP32S3

is the a way to configure the ESP32S3 to change the fault configuration (idf.py menuconfig level) to be 460800 ?

I just seem to fail in all the ways I try. Specifically I am using micropython.

Thanks.

JCG

no need to go that fast… what da?

In the environment I work, frequently IP connectivity is limited or directly a no go for cyber sec rules. I need to take pictures, may take up to a megabyte or more per pic. Even videos.

So fastest way to deliver to a cyber sec approved device with IP connectivity that I can later re-rute data is via USB/UART0 on eso32s3.

I need that USB port to be as fast as possible. I see esptool regularly doing a good job at 460800. I just that to be the default on all my interactions with the device.

1 Like

i have a feeling at those speeds your wiring and resistors are going to be very important… also transient induction and capacitance… you going to have to look at the signal with an ocilloscope

Planning to run a plain USB-C to USB-C cable…