Skip to content

Digitelektro/ILI9341

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ILI9341 + XPT2046 Driver for MPLAB harmony V1.11

Description

I have written this driver to use ILI9341 with MPLAB Harmony graphics library. Currently it is supporting only 16bit mode via PORTB, and SPI mode with static SPI driver.

Features

  • Configurable through MPLAB Harmony Configurator
  • 16bit parallel mode
  • 4pin SPI mode (tested up to 50Mhz data rate)

How to use

  • Download and copy it to harmony installation directory (overwrite files)
  • Set appropriate pins to Digital Output
  • In the case of SPI configure it to static mode
  • Select ILI9341 display under Graphics Displays
  • Set up graphics library
  • Compile and enjoy

Future

  • Support 8bit mode
  • Use PMP module instead of PORTB

About

Mplab Harmony ILI9341 Display Driver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published