-
Notifications
You must be signed in to change notification settings - Fork 146
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
The builtin serial/jtag peripheral of the c3 & s3 also exposes a serial port.
With recent versions of esptool it is possible to flash via the serial port, however it is not possible to flash with espflash currently (it hangs).
To reproduce:
- Wire up a USB cable to the serial/jtag peripheral pins.
- lsusb should report something like this:
Bus 000 Device 010: ID 303a:1001 303a USB JTAG/serial debug unit Serial: 7C:DF:A1:61:E4:80 - A serial port should also show up, on mac/linux it comes up under
/dev/ttyX(windows untested) - Try and use espflash over this port
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done