Follow-up Comment #1, bug #19153 (project avrdude):
I have the same problem with my self built adapter here. Depending on the
previous content of the parallel port the buffer drivers of the STK200 are
not switched off sometimes.
The attached patch works for me. It changes a call to par_setpin() to
par_setmany(). My understanding is that pgm->pinno[PPI_AVR_BUFF] stores the
bit mask of buffer pins and not a single bit number as par_setpin() expects.
(file #12045)
_______________________________________________________
Additional Item Attachment:
File name: avrdude-5.3.1.diff Size:0 KB
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?19153>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
avrdude-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avrdude-dev