An example bootloader using the 16-bit MCC bootloader and the CAN or CAN-FD peripheral.
Related Documentation
https://www.microchip.com/16-bit-bootloader
Setup And Operation
There are 3 configurations provided in this demo:
Using CAN classic on a device with the CAN-FD module
Using CAN-FD on a device with the CAN-FD module
Using CAN classic on a device with the enhanced CAN controller
The hardware and software setup is different for each of these use cases. There are readme*.html files associated with each folder that describe the required hardware and software as well as how to setup and run each of the corresponding demos. ./dspic33ck-can/ ./dspic33ck-canfd/ ./dspic33ep-can2.0b/ ./dspic33ck-canfd-ta100/