Would it be possible to make the Open Programmer firmware self upgradeable? The data sheet for the 2550 and the 25K50 both say this is possible if you use the Microchip bootloader.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Would it be possible to make the Open Programmer firmware self upgradeable? The data sheet for the 2550 and the 25K50 both say this is possible if you use the Microchip bootloader.
I would say it is possible but I never tried.
Also, is Microchip bootloader GPL2 compliant?
I'm sure GPL2 bootloaders exist somewhere.
https://github.com/MicrochipC/Microchip_PIC_Bootloader_PIC18Fx52_TruTrack
It's free to use and the source code is published under MPL 2.0