I've looked into bootloaders in the past primarily to be able to =20 program with less pins. However, the usual TX/RX pins are in use for =20 something else in my app, so they haven't been a good option. =20 One-wire would be really nice for this, but the PIC would have to be =20 the master, and the code storage device (since I don't want to call it =20 a programmer here) would have to be the slave. Anyone ever seen one of =20 these? Cheers, -Neil. Quoting Michael Rigby-Jones : > There is no "bootloader" mode required by a programmere, you simply need > a standard programmer (e.g. ICD, Pickit etc) in order to burn the > bootloader code to the micro, and then you need some method of sending > data to your bootloader (often some kind of serial protocol over RS232, > but could be I2C, CAN etc. depending on your application.) > > Mike --=20 http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .