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
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.
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ā¦