Build a 3rdParty Display Drivers - mchpgfx/legato.docs GitHub Wiki
Create a Display Driver for a 3rd-Party Display Controller
A collection of guides are provided with MPLAB® Harmony Graphics Suite to help users create display drivers. These guides were created using Microchip supported development boards. Although these guides run on Microchip boards, customers are free to reference any board and controller for their custom drivers.
Note: Complete drivers for our productized boards are part of each MPLAB® Harmony distribution. Visit the quickstart apps and feature apps for more information.
We Demonstrate
- LE External Controller
- Preferred Harmony Practices
- Example Board Support Package (BSP)
- Detailed Pin Configuration
- Recommended Peripheral and external device communication
Build 3rd-Party Display Driver Guides
If you are new to MPLAB® Harmony, you should probably start with these tutorials:
- MPLAB® Harmony v3 software framework
- MPLAB® Harmony v3 Configurator Overview
- Create a New MPLAB® Harmony v3 Project