History of MembersPage/MattiasSandgren/NickesBMW/AvrBootCode
Older Newer
2017-05-19 13:42:53 . . . . catv-80-98-142-196.catv.broadband.hu [split bsd cable (parallel port ISP cable)]
2014-11-18 08:46:45 . . . . 195-240-176-40.ip.telfort.nl [fuses cannot be verified (some)]
2014-05-12 15:44:16 . . . . 195-240-176-40.ip.telfort.nl [corrected avrdude commands]
2014-05-11 10:41:25 . . . . MembersPage/MattiasSandgren [Added info/wiring for AVR Pocket Programmer]
2013-06-05 17:20:07 . . . . catv-80-98-222-153.catv.broadband.hu [link to v3 ISP pinout]
2013-01-27 12:20:40 . . . . netacc-gpn-4-7-80.pool.telenor.hu [emphasize that ISP is not needed]
2011-03-08 12:29:03 . . . . 53d83a6e.adsl.enternet.hu [lfuse and lock fuse fix]
2011-03-07 17:38:41 . . . . 4d6f4e11.adsl.enternet.hu [lfuse recommendation]
2010-12-29 23:56:43 . . . . 3e44ae79.adsl.enternet.hu [note: need to get bootloader with your serialnr. Upload fw afterwards]
2010-12-29 13:17:17 . . . . kpvm.q8.nl [fuses]
2010-12-29 13:16:10 . . . . kpvm.q8.nl [Avrdude burning fuses code]
2010-12-23 14:16:55 . . . . dhcp-077-248-205-007.chello.nl [giveIO]
2006-06-14 14:51:16 . . . . MembersPage/MattiasSandgren [Link to bootloader hex file, more info on avrdude]
2006-06-02 03:56:11 . . . . MembersPage/MattiasSandgren [Page about my AVR ISP cable]
2006-06-02 03:55:23 . . . . MembersPage/MattiasSandgren [My ISP cable]
2006-06-02 03:20:07 . . . . MembersPage/MattiasSandgren [Page about programming boot code into AVR via ISP cable]
2006-06-02 02:32:54 . . . . MembersPage/MattiasSandgren [Page about programming boot code into AVR via ISP cable]


Changes by last author:

Changed:

ISP via AVR Pocket Programmer

ISP via AVR Pocket Programmer
Changed:

ISP via Parallel port

* You may have to install giveIO usually found in c:/winavr/bin/install_giveio.bat to enable direct access to the parallel port.

* Command syntax : avrdude -c bsd -p m128 ...

||AVR pin command||ISP header #||Parallel port pin||Notes||

||AVR /RESET||5||7||Yellow||

||AVR SCK (clock input)||3||8||Black||

||AVR PDI (RXD) (instruction in)||4||9||Red||

||AVR PDO (TXD) (data out)||1||10||Orange||

||Signal Ground||6||18||Brown||

* MOSI and MISO are not used.

Correct pins from the schematics AVR pin 2 = RXD/PDI -> ISP header Pin4, AVR Pin3 = TXD/PDO -> ISP header pin 1

This is what it looked like:

avr_isp_cable_attached.jpg avr_isp_cable_ends.jpg

----

See GenBoard/Firmware/BootLoader/BsdCable for Parallel port (printer port) ISP cable that can be made quickly from old PC parts