Skip to content

Microchip-MPLAB-Harmony/bootloader_apps_i2c

Repository files navigation

MPLAB® Harmony 3 I2C 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.

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

Bootloader Library

Refer to Bootloader Library Help for understanding

  • Bootloader framework

  • How the Bootloader library works

  • Bootloader library configurations

  • Bootloader memory layout

Bootloader Examples

The following applications are provided to demonstrate the I2C bootloader

Name Description
I2C Bootloader This example application shows how to use the Bootloader Library to bootload an application using I2C protocol
I2C Faile Safe Bootloader This example application shows how to use the Bootloader Library to bootload an application on device having dual flash bank feature using I2C protocol