mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-09-07 02:58:48 +02:00
Add WCH CH347T(mode #3) JTAG cable
Signed-off-by: Gwenhael Goavec-Merou <[email protected]>
This commit is contained in:
committed by
Gwenhael Goavec-Merou
parent
8ffa024a95
commit
0fc8ba10a8
@@ -26,7 +26,15 @@ bus_blaster_b:
|
||||
URL: http://dangerousprototypes.com/docs/Bus_Blaster
|
||||
|
||||
|
||||
ch347_jtag:
|
||||
|
||||
- Name: ch347 JTAG adapter
|
||||
Description: QinHeng Electronics USB To UART+JTAG (mode 3)
|
||||
URL: https://www.wch-ic.com/products/CH347.html
|
||||
|
||||
|
||||
ch552_jtag:
|
||||
|
||||
- Name: ch552 JTAG adapter
|
||||
Description: Tang Nano USB-JTAG interface. FT2232C clone firmware for CH552 microcontroler
|
||||
URL: https://github.com/diodep/ch55x_jtag
|
||||
@@ -276,3 +284,9 @@ jetson-nano-gpio:
|
||||
- Name: Bitbang GPIO
|
||||
Description: Bitbang GPIO pins on Jetson Nano Linux host. Use /dev/mem to have a faster clock.
|
||||
URL: https://github.com/jwatte/jetson-gpio-example
|
||||
|
||||
ch347:
|
||||
|
||||
- Name: CH347
|
||||
Description: CH347 is a USB HS bus converter with UART, I2C, SPI and JTAG interfaces
|
||||
URL: https://github.com/wuxx/USB-HS-Bridge
|
||||
|
||||
Reference in New Issue
Block a user