Benjamin Henrion
2017-03-07 17:39:47 UTC
Hi,
I got a ch341 devboard for cheap from Electrodragon:
http://www.electrodragon.com/product/ch341-usb-convert-flash-board-usb-ttl-iic-spi-etc/
I also have this one:
http://www.zoobab.com/ch341-usb-spi-i2c-uart-isp-dongle
I found the parallel port driver for linux, which ships with a GTK demo app:
https://github.com/zoobab/ch341-parport
Any idea if this MEM mode would allow urjtag to treat it like an 0x378
parallel port:
Loading Image...
It creates a /dev/ch34x-gis0 entry which is of type 180 0, which is
the same as an /dev/lp0:
https://openvz.org/USB_Printing_in_VE
If MEM could not be used, there are 8 GPIOs in D0-D7 which could be
used to implement a libusb based JTAG cable.
Best,
--
Benjamin Henrion <bhenrion at ffii.org>
FFII Brussels - +32-484-566109 - +32-2-3500762
"In July 2005, after several failed attempts to legalise software
patents in Europe, the patent establishment changed its strategy.
Instead of explicitly seeking to sanction the patentability of
software, they are now seeking to create a central European patent
court, which would establish and enforce patentability rules in their
favor, without any possibility of correction by competing courts or
democratically elected legislators."
I got a ch341 devboard for cheap from Electrodragon:
http://www.electrodragon.com/product/ch341-usb-convert-flash-board-usb-ttl-iic-spi-etc/
I also have this one:
http://www.zoobab.com/ch341-usb-spi-i2c-uart-isp-dongle
I found the parallel port driver for linux, which ships with a GTK demo app:
https://github.com/zoobab/ch341-parport
Any idea if this MEM mode would allow urjtag to treat it like an 0x378
parallel port:
Loading Image...
It creates a /dev/ch34x-gis0 entry which is of type 180 0, which is
the same as an /dev/lp0:
https://openvz.org/USB_Printing_in_VE
If MEM could not be used, there are 8 GPIOs in D0-D7 which could be
used to implement a libusb based JTAG cable.
Best,
--
Benjamin Henrion <bhenrion at ffii.org>
FFII Brussels - +32-484-566109 - +32-2-3500762
"In July 2005, after several failed attempts to legalise software
patents in Europe, the patent establishment changed its strategy.
Instead of explicitly seeking to sanction the patentability of
software, they are now seeking to create a central European patent
court, which would establish and enforce patentability rules in their
favor, without any possibility of correction by competing courts or
democratically elected legislators."