Created Mon, 11 May 2015 16:09:19 +0000 by DuW-Computer
Mon, 11 May 2015 16:09:19 +0000
Hey there chipKIT Community :)
Can you say me if there is a bootloader for the chipKIT Max32 that supports programming the chip over its native USP port?
Thank you and best regards! DuW-Computer
Sun, 31 May 2015 20:39:35 +0000
If you mean USB?
Then you might look at the Quick240 bootloader which is largely based on the Max32 (except we use USB for programming). They both use the same processor as the Max32 and are programmable over the USB port.
Compiled bootloaders can be found here:
https://github.com/chipKIT32/PIC32-avrdude-bootloader/tree/master/BootloadersCurrent-hex
Jacob