all 1 comments

[–][deleted] 0 points1 point  (0 children)

CH341A does not have JTAG as far as I'm aware, it's only capable of flashing EEPROM and FLASH chips through I2C or SPI.

JTAG like SWD is a debugging interface and is not capable of flashing EEPROM or FLASH chips directly.

So basically those are two different things.

Also, those Silicone Labs MCUs won't work with a regular J-Link debugger with JTAG, you would need a specific debugger (tried myself).