On Wed, Mar 26, 2003 at 12:10:46AM +1100, Orbit Communications wrote: > Hi, > > Anyone know of a bootloader that uses bit-bashed IO suitable for the > A version of PIC16F876 ? No. But Wouter's Wloader should be easily convertable. It uses a single I/O interface and you can pick the I/O pin. The conversion is outlined in section 3.6 of the datasheet. The A version parts do a 4 byte flash write. So that part of Wouter's code would have to be revised. http://www.voti.nl/wloader BAJ -- http://www.piclist.com hint: The PICList is archived three different ways. See http://www.piclist.com/#archives for details.