Does anyone know where I can get C/C++ source for a USB based PC Bootloader application?
FvM
Joined: 27 Aug 2008 Posts: 2337 Location: Germany
Posted: Wed Nov 12, 2008 4:22 pm
You don't need a special application, you send the hex file to the virtual COM port as you do with the RS232 bootloader. You can test the USB download with SIOW software download function.
Optionally, you can process the ACK responses to monitor succesful operation of the bootloader.
[mAnNaRo]
Joined: 02 Dec 2005 Posts: 28 Location: Italy, Milan
Posted: Thu Nov 13, 2008 5:05 am
At the following link you can download a framework from Microchip containing, among other things, an USB bootloader example (wrote in .NET on PC side) for PIC18 family...
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum