You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As long as QSPI RAM is turned on, the chip will always restart when it starts, and there is nothing on the sketch
Testing in versions below 3.0 is normal
Sketch
voidsetup() {
// put your setup code here, to run once:
}
voidloop() {
// put your main code here, to run repeatedly:
}
### Other Steps to Reproduce
_No response_
### I have checked existing issues, online documentation and the Troubleshooting Guide
- [X] I confirm I have checked existing issues, online documentation and Troubleshooting guide.
The text was updated successfully, but these errors were encountered:
Board
ESP32S3 Dev (ESP32S3-N4R2)
Device Description
No GPIO is connected
Hardware Configuration
No GPIO is connected
Version
latest master (checkout manually)
IDE Name
Arduino IDE2.3.2
Operating System
Windows 11
Flash frequency
80mhz
PSRAM enabled
yes
Upload speed
468000
Description
As long as QSPI RAM is turned on, the chip will always restart when it starts, and there is nothing on the sketch
Testing in versions below 3.0 is normal
Sketch
The text was updated successfully, but these errors were encountered: