DEPRECTION NOTICE:
This repo and associated examples are deprecated.
Please refer to the latest examples at:
https://github.com/microchip-pic-avr-examples/dspic33_dsc_bootloader_code_examples
PIC24/dsPIC CAN-FD Bootloader Demo
Summary
An example bootloader using the 16-bit MCC bootloader and the CAN-FD peripheral in CAN-FD mode.
Related Documentation
https://www.microchip.com/16-bit-bootloader
Setup And Operation
The demo setup and operation details are provided in the
readme_run_demo.html
file provided in this folder.
Porting the Demo
The
readme_create_new_bootloader_project.html
file details how to take this example and recreate it on a different processor.