Skip to content

microchip-pic-avr-solutions/pic16f18446-cnano-8bit-mdfu-solution-mplab-mcc

Repository files navigation

Microchip Technologies Inc.

8-Bit Microchip Device Firmware Update (MDFU) Solution for the PIC16F18446 Curiosity Nano Evaluation Kit

Introduction

This repository contains two configurations to showcase the utilization of the 8-Bit MDFU Client library in creating an efficient development ecosystem within MPLAB® X.

Each of these configurations contains two MPLAB® X projects: the bootloader client project and the application project.

  1. Basic Bootloader Client Example Using UART
  2. Bootloader Client Example Using UART With Multiple Image and Anti-Rollback Support

Software Used

Hardware Used

Hardware Setup

Connect the PIC16F18446 Curiosity Nano Evaluation Kit to the PC using the USB-A to UBS Micro B.

images/PIC16F18446_Hardware.jpg

References

For additional information, refer to the following resources:

Back to Top