Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
controllerstech authored Dec 4, 2021
1 parent f24a056 commit 151ed9e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions TOUCH GFX/ILI9341 SPI/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# How to use TOUCHGFX with ILI9341 based SPI Display

I used the instructions provided at https://helentronica.com/2021/01/22/touchgfx-on-a-custom-made-low-cost-board-with-the-ili9341-controller-over-spi/

To undertsand the implementation, visit the link provided above.


The steps to implement the code is shown in the video below

https://youtu.be/suMytEyQTP4


## NOTE
1. Not all the boards support touchGFX.
2. Larger projects might not work due to low memory availability.
3. The code will not work in cubeIDE for now. I will update this later.

0 comments on commit 151ed9e

Please sign in to comment.