USB PIC Bootloader is a resident bootloader for PIC18 series of Enhanced Flash USB Microcontrollers. It allows you to program a new firmware application image into the chip using the standard USB connectivity of your device.
- USB PIC Bootloader fully complies with USB Specification for Human Input Devices (HID) and all interfacing is done via standard HID driver from Microsoft.
- XTEA encryption algorithm is used to protect privacy of firmware application updated with USB PIC Bootloader.
- USB PIC Bootloader code is write-protected and cannot be overwritten by firmware.
- Firmware update or user mode is selected by SW and/or HW switch.
Download is free. Go to "Documentation and Downloads" tab for available files.