App note: USB/UART/Ethernet/SD card bootloader for PIC32 microcontrollers

A PIC32 bootloader that supports about every update channel possible: UART, USB-HID, USB-MSD, Ethernet, or SD cards.
This entry was posted in app notes and tagged app note, microchip, PIC32.This application note describes how to use bootloader to upgrade firmware on PIC32 devices without the need for an external programmer or debugger. The source code consists of following implementations of bootloader, 1) UART 2) USB device based on HID class 3) USB host based on MSD class 4) Ethernet 5) SD card


Recent Comments