Hi Albert,
[email protected] wrote: >> I'm building a test board similar to your board_18f2450_af (except that >> I have no 2450 but a 2455, shouldn't be a problem). I wonder: what is >> the purpose of the button on pin 24? You call it a 'program button', is >> this related to the bootloader you use? > > Yes, the switch is for the bootloader, you don't need it, actually I'm > modifying > my board so it will be tied to pin 25 (RB5), so it is in line with > pic18f4550 board(s) OK, thanks. BTW I seldomly use a bootloader, but in a specific project I use TinyBootloader. It is small (max 100 words), supports quite a number of popular PICs (16Fs, 18Fs), and doesn't require a special switch (acts on reset). See http://www.etc.ugal.ro/cchiculita/software/picbootloader.htm I have written (not published yet) a simple commandline-interface program working under eComStation(OS/2), Linux and Windows. It currently supports only for the 16F87/88. But all works fine. Looking forward to your extensions and docs of the USB libs. Regards Rob. -- Rob Hamerling, Vianen, NL (http://www.robh.nl/) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jallib?hl=en -~----------~----~----~----~------~----~------~--~---
