ESP32-S3 seemingly rebooting every few seconds after USB connection
Posted: Mon May 29, 2023 7:19 am
Hi all,
I've created a PCB for a rocketry flight computer, however after assembling and trying to connect via USB, it keeps resetting every few seconds. After initial connection, the windows USB device connection sound plays, but every few seconds after that, the disconnection sound plays. I've attached a video of this: https://drive.google.com/file/d/1D-TH2r ... sp=sharing. The schematic and layout files for the PCB can be found at: https://drive.google.com/drive/folders/ ... sp=sharing.
Currently, the radio module is not soldered on and the 3V3 line to the ESP32-S3 is remains stable at 3.3V. Things I've tried so far:
I've created a PCB for a rocketry flight computer, however after assembling and trying to connect via USB, it keeps resetting every few seconds. After initial connection, the windows USB device connection sound plays, but every few seconds after that, the disconnection sound plays. I've attached a video of this: https://drive.google.com/file/d/1D-TH2r ... sp=sharing. The schematic and layout files for the PCB can be found at: https://drive.google.com/drive/folders/ ... sp=sharing.
Currently, the radio module is not soldered on and the 3V3 line to the ESP32-S3 is remains stable at 3.3V. Things I've tried so far:
- Remove components around the ESP32 including the GPS, accelerometers, baro and some pull up resistors however the issue still remains.
- Replacing the ESP32 with another chip
- Using idf.py functions such as chip_id and monitor works however it disconnects every few seconds