chipKIT® Development Platform

Inspired by Arduino™

Bootloader USB for Olimax Duinomite boards

Created Tue, 20 May 2014 08:21:19 +0000 by JohnL


JohnL

Tue, 20 May 2014 08:21:19 +0000

New to MPIDE and forum.

I have Olimax Duinomite with PIC32MX795F512H processor. Have successfully remapped the pins to work with MPIDE and using Fubarino SD 1.5 USB bootloader. However, program/upload button and program LEDs don't match Fubarino SD 1.5.

Duinomite program upload button is on port RD8 and LED on RB12 or RB15.

Have located bootloader source files https://github.com/chipKIT32/PIC32-avrdude-bootloader.

Unfortunately, to recompile bootloader source requires FULL XC32 compiler that I don't have.

Would be grateful if someone could assist. Hopefully there will be more people with
Duinomite boards that would find the correct bootloader useful.

Regards John


majenko

Tue, 20 May 2014 11:19:51 +0000

I'm not familiar with the board. Which pins should be used for these functions?


majenko

Tue, 20 May 2014 11:45:39 +0000

Don't worry, just found what I needed - Nothing in the manual, had to resort to the schematic.

Try this bootloader out for size...


JohnL

Tue, 20 May 2014 11:57:14 +0000

Try this bootloader out for size...

PERFECT!

Thanks Very Much Majenko.

I can now enjoy MPIDE.

Time to put MMBasic Interpreter back in the museum where it belongs.

Best Regards