Question about ESP32-S3 without uart bridge
Posted: Wed Nov 01, 2023 8:22 pm
I'm pretty new at this, so this is probably a dumb question.
I'm designing my first non-trivial PCB with an ESP32-S3-WROOM-1 (n8r8) on it. I know that with my devkit I use the non-UART USB connection for flashing and monitoring.
From what I can find, it seems like I can design a PCB without any uart bridge, and the only caveat seems to be that the first flash has to be done via using a BOOT + RESET button in order to get it into the right mode. After that idf.py can flash and monitor perfectly fine, is that correct?
Is there any downside to not using the uart bridge?
I'm designing my first non-trivial PCB with an ESP32-S3-WROOM-1 (n8r8) on it. I know that with my devkit I use the non-UART USB connection for flashing and monitoring.
From what I can find, it seems like I can design a PCB without any uart bridge, and the only caveat seems to be that the first flash has to be done via using a BOOT + RESET button in order to get it into the right mode. After that idf.py can flash and monitor perfectly fine, is that correct?
Is there any downside to not using the uart bridge?