aorbe / bootloader_apps_usb

Harmony 3 Bootloader USB examples

Home Page:https://microchip-mplab-harmony.github.io/bootloader_apps_usb/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


title: USB Bootloader Applications has_children: true has_toc: false nav_order: 1

Microchip logo

MPLAB® Harmony 3 USB Bootloader Application Examples

MPLAB® Harmony 3 is an extension of the MPLAB® ecosystem for creating embedded firmware solutions for Microchip 32-bit SAM and PIC® microcontroller and microprocessor devices. Refer to the following links for more information.

This repository contains the MPLAB® Harmony 3 USB Bootloader application examples

To clone or download these application from Github,go to the main page of this repository and then click Clone button to clone this repo or download as zip file. This content can also be download using content manager by following these instructions

Contents Summary

Folder Description
apps USB Bootloader example applications
docs Applications help documentation

Bootloader Examples

The following applications are provided to demonstrate the USB bootloader

Name Description
USB Device HID Bootloader This example application shows how to use the Bootloader Library to bootload an application using USB Device HID protocol
USB Device HID Live Update This example application shows how to use the Bootloader Library as a Live Update application using USB Device HID protocol on devices with Dual Bank Support
USB Host MSD Bootloader This example application shows how to use the Bootloader Library to bootload an application using USB Host MSD protocol

Bootloader Library

Refer to Bootloader Library Help for understanding

  • Bootloader framework
  • How the Bootloader library works
  • Bootloader library configurations
  • Bootloader memory layout

License Latest release Latest release date Commit activity Contributors


Follow us on Youtube Follow us on LinkedIn Follow us on Facebook Follow us on Twitter

About

Harmony 3 Bootloader USB examples

https://microchip-mplab-harmony.github.io/bootloader_apps_usb/

License:Other


Languages

Language:C 97.6%Language:C++ 2.2%Language:Makefile 0.1%