Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This repository provides a ILI9341 custom component for PSoC boards to be used in PSoC Creator.

Notifications You must be signed in to change notification settings

dado93/PSoC-ILI9341

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PSoC ILI9341 Custom Component

This repository contains a PSoC Creator Library Project featuring a ILI9341 Custom Component. This work is based on the on the Adafruit ILI9341 library and on the Adafruit GFX library.

Adafruit ILI9341

2.8" TFT LCD with Touchscreen Breakout Board w/MicroSD Socket - ILI9341, This LCD display is 2.8" TFT display with resistive/capacitive touchscreen. The display has a resolution of 240x320 pixels with individual RGB pixel control.

PSoC Custom Component

alt text

The PSoC Custom component features all the useful methods to interface a PSoC board with a ILI9341 based TFT display. To date, the component was tested with a PSoC 5LP Development Kit. The component requires the presence, on the schematic, of an SPI Component to work.

Setup

In order to be able to communicate with the display, it is necessary to connect the IM1, IM2, and IM3 pins of the display to 3.3 V. Do not connect them to 5V and remember not to connect IM0 pin.

About

This repository provides a ILI9341 custom component for PSoC boards to be used in PSoC Creator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages