Code Examples

X2C+ Development Board Code Examples


The projects were made in MPLAB® X IDE v3.51.
The source files were compile with
  • MPLAB® XC8 Compiler v1.41 (for 8 bit MCUs)
  • MPLAB® XC16 Compiler v1.30 (for 16 bit MCUs)
  • MPLAB® XC32 Compiler v1.42 (for 32 bit MCUs)
The MPLAB® X IDE can be downloaded from http://www.microchip.com/mplabx
The MPLAB® XC Compilers can be downloaded from http://www.microchip.com/mplabxc 

Demo application
ONE PIC Platform Demo Application
With this application you can test the peripherals located on X2C+ Development Board. 
Implemented phereperals: 
  • 2 Buttons
  • 4 LEDs
  • Potentiometer
  • MCP2221A USB2UART bridge
  • Capacitive Touch Button
Multi-platform Project - Supported MCUs:
Download the application: ONE PIC Platform Demo Application