Unexpected Maker

Results 37 comments of Unexpected Maker

> That makes sense, though I can rebase off of whatever branch is preferred. > > Is there a dev branch somewhere? No dev branch on github, sorry. I usually...

Well, I don't release every code version to the public, so not really. I had a few people make competing products and ship them with my code, so I'm much...

> @UnexpectedMaker Can you help? I have been helping. I asked the OP to open this issue. Definitely a problem unrelated to HW or tools menu config. Same settings work...

> @UnexpectedMaker Have you tried with Platformio? Works for the OP in PIO, not in Arduino IDE. Asking the OP is better than me as he created the issue and...

> The problem is in esptool. Versions differ slightly between the ones for win+mac and linux. You can get the correct esptool.py from inside [this archive](https://github.com/espressif/esptool/archive/refs/tags/v3.3.tar.gz) and replace the one...

This is cool @marcidy ! @jimmo is this on your short list? I sure hope so!

@me-no-dev I assume this is not the intended behaviour? And the S3 boards should reset after flashing them like the S2 boards do right?

> @UnexpectedMaker not if you are using TinyUSB while booted. It works if the integrated CDC+JTAG is used, but the other USB no. Hmm, but it works correctly with the...

@me-no-dev Is this issue caused by security advisory AR2022-004 ?

@me-no-dev So if issue 1 is resolved, then you could use USB-OTG and not have to switch to CDC, bypassing issue 2? So that would also fix this problem on...