[solved] Bootloader for Pinguino Pic32 OTG

Started by railrun, July 09, 2013, 12:50:12 PM

Previous topic - Next topic

railrun

Hi,
Since my last try to flash my Pinguino wouldn't go into bootloader mode. I've already flashed the device, so I know how to get into the bootloader-mode. Now only the red LED is on.
Where can I find the bootloader?! I would try to flash it with my PicKit.
Regards
Martin

LubOlimex

Hello railrun,

The bootloaders might be found in the PINGUINO folders in \extra\bootloaders\32bit and also here: https://code.google.com/p/pinguino32/source/browse/#svn%2Fold_releases%2Fx.3%2Fextra%2Fbootloaders%2F32bit%253Fstate%253Dclosed.

The bootloader you are aiming for, is the one for the PIC32MX440 microcontroller.

Best regards,
Lub/OLIMEX
Technical support and documentation manager at Olimex

railrun

Quote from: LubOlimex on July 09, 2013, 01:16:17 PM
Hello railrun,

The bootloaders might be found in the PINGUINO folders in \extra\bootloaders\32bit and also here: https://code.google.com/p/pinguino32/source/browse/#svn%2Fold_releases%2Fx.3%2Fextra%2Fbootloaders%2F32bit%253Fstate%253Dclosed.

The bootloader you are aiming for, is the one for the PIC32MX440 microcontroller.

Best regards,
Lub/OLIMEX
Thanks!
Now I only have to wait for my MicroICSP-Connector...