First let me make it clear that the particular USB-to-parallel port adapter I am talking about is NOT the typical printer adapter, it is a design based of Objective Development’s V-USB. Please have a look: http://www-user.tu-chemnitz.de/~heha/ba … -16.htm.en
What I plan on doing is: instead of wiring the pins of the ATmega to a DB connector, I will wire them to a JTAG connector directly instead using the Wiggler parallel port JTAG debugger design, similar to http://www.frozeneskimo.com/electronics … ler-clone/ but there are many MANY similar examples out there.
My major concern at this point is the speed at which the parallel port can operate, and the speed that JTAG requires. Apparently the USB2LPT 1.6 design can get about 1kb/s of input/output speed. Is there a minimum speed that JTAG, and various debugging software requires?
Olimex’s products seems too expensive, and I already have plenty of components around to build this.