Skip to content

builtin serial/jtag - unable to flash via serial #93

@MabezDev

Description

@MabezDev

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:

  1. Wire up a USB cable to the serial/jtag peripheral pins.
  2. 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
    
  3. A serial port should also show up, on mac/linux it comes up under /dev/ttyX (windows untested)
  4. Try and use espflash over this port

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions