dilshan / pic18f4550-usb-cdc

XC8 based USB CDC Template for PIC18F4550 and PIC18F2550 MCUs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PIC18F4550 / PIC18F2550 - USB CDC Template

This is a USB communication device class (CDC) template for PIC18F4550 and PIC18F2550 8-bit MCUs. This template is developed for Microchip XC8 compiler and tested with XC8 - 2.10 Linux version.

The test schematic for this template is shown below:

USB Schematic

Note: This project does not require addtional libraries or tools to compile. All the required Microchip source files are included into this template.

About

XC8 based USB CDC Template for PIC18F4550 and PIC18F2550 MCUs

License:Apache License 2.0


Languages

Language:C 87.6%Language:C++ 6.1%Language:Makefile 5.0%Language:Objective-C 1.0%Language:Shell 0.3%