Skip to content

This repository contains two MPLAB® X projects demonstrating dynamic configuration changes for MTCH9010 using Enhanced Configuration Mode or IO configuration pins, with the PIC18F56Q71 microcontroller as the host device.

License

Notifications You must be signed in to change notification settings

microchip-pic-avr-examples/pic18f56q71-mtch9010-dynamic-cfg-change

Repository files navigation

MCHP

MTCH9010 Dynamic Configuration Change Using the PIC18F56Q71 Microcontroller with MCC Melody

This repository provides two MPLAB® X projects that show how to dynamically change the configuration for MTCH9010 using the Enhanced Configuration mode or the configuration input pins. The PIC18F56Q71 microcontroller is used as a host device to set the configuration parameters.

Related Documentation

Software Used

Hardware Used

Operation

To program the Curiosity Nano board with this MPLAB X project, follow the steps provided in the How to Program the Curiosity Nano Board section.

Concept

The two projects are separated in the following folders:

Summary

These projects show how to dynamically change the configuration of the MTCH9010 in Enhanced Configuration mode or with the configuration input pins using the PIC18F56Q71 microcontroller as a host device.

How to Program the Curiosity Nano Board

This chapter demonstrates how to use the MPLAB X IDE to program a PIC® device with an Example_Project.X. This is applicable to other projects, too.

  1. Connect the board to the PC.

  2. Open the Example_Project.X project in MPLAB X IDE.

  3. Set the Example_Project.X project as main project.
    Right click the project in the Projects tab and click Set as Main Project.

  4. Clean and build the Example_Project.X project.
    Right click the Example_Project.X project and select Clean and Build.

  5. Select PICxxxxx Curiosity Nano in the Connected Hardware Tool section of the project settings:
    Right click the project and click Properties.
    Click the arrow under the Connected Hardware Tool.
    Select PICxxxxx Curiosity Nano (click SN), click Apply and then click OK:

  6. Program the project to the board.
    Right click the project and click Make and Program Device.



Menu

About

This repository contains two MPLAB® X projects demonstrating dynamic configuration changes for MTCH9010 using Enhanced Configuration Mode or IO configuration pins, with the PIC18F56Q71 microcontroller as the host device.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published