How to connect a TFT display to a CY8CKIT-041-41xx

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Pako887
Level 1
Level 1
10 sign-ins 5 replies posted 5 sign-ins

Hi,

I have this  TFT display: https://www.az-delivery.de/it/products/1-8-zoll-spi-tft-display

How can I connect to my card? Tried with various libraries and tutorials for other PSoc cards (5)

0 Likes
2 Replies
ncbs
Moderator
Moderator
Moderator
500 replies posted 50 likes received 250 sign-ins

Hi @Pako887 ,

You need to write SPI drivers for the display. Are you using emWin? If yes, then you need to link the SPI drivers to emWin.

We have a code example for interfacing TFT display with PSoC6, and you can take inspiration from the same. Find the link here: PSoC 6 TFT Display Interface with EmWin Graphics Library.

I am also attaching SEGGER emWin Graphic Library (emWinGraphics) document here. It gives instructions on how to use emWin on PSoC devices for PSoC Creator software.

Regards,
Nikhil

 

0 Likes
Pako887
Level 1
Level 1
10 sign-ins 5 replies posted 5 sign-ins

I've been trying all day to load the library but I couldn't do it it doesn't show me the new Graphic components added to the catalog. How can I do? Is there any example for Psoc4 that I can try to use already built?

0 Likes