platformio-docs icon indicating copy to clipboard operation
platformio-docs copied to clipboard

S3's are using the wrong USB config by default

Open jenschr opened this issue 3 years ago • 1 comments

Setting these two extra parameters will make both programming and Serial work as expected. Ref: https://github.com/espressif/arduino-esp32/issues/6762#issuecomment-1182821492 Without it, the boards won't program without the use of Boot+Reset buttons (to trigger DFU) at the correct moment during programming. With this, programming works as expected. Setting the Serial speed ensures that Serail output won't need a Reset to work.

jenschr avatar Jan 05 '23 00:01 jenschr

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jan 05 '23 00:01 CLAassistant