Jeroen Domburg
Jeroen Domburg
No, it cannot; the debug architecture of the ESP32 is too different. The ESP32 has its own gdbstub in esp-idf: it gets invoked as a crash-handler. See 'make menuconfig' ->...
Up to the extent that the ESP32 has to crash in order to get into the GDB stub, and that the ESP32s gdbstub is purely a forensic one: you cannot...
It should be possible to adapt the code to that display, indeed in the way you describe. Note that for this project, the angle at which you can view the...
I have no clue... the PCB should fit the 10x10mm for economic assembly, so that should not be an issue. Perhaps it sees the ESP32C3 module on the underside and...
They're mostly components I had on hand, probably ordered from LCSC at the time. On the BOM: - Skip J1-J4. Just solder wires directly to the holes. - U1 -...
Nice! Hope you can keep us updated, it probably will make a nice recipe for others trying to build this.
I think I got a similar warning from JLC (but mine was automated, seems the Chinese version differs a bit from the international version) and I just YOLO'ed it. The...
The C3 does that when it's not programmed. Simplest solution is to ground GPIO9 when applying power (using either something like a pair of tweezers or a temporary bodge wire)...