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: https://github.com/zoobab/ch341-parport/blob/master/ch341-parport-mem.png 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." ------------------------------------------------------------------------------ Announcing the Oxford Dictionaries API! The API offers world-renowned dictionary content that is easy and intuitive to access. Sign up for an account today to start using our lexical data to power your apps and projects. Get started today and enter our developer competition. http://sdm.link/oxford _______________________________________________ UrJTAG-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/urjtag-development
