how to use UDB(PSOC6) to driver 8080 TFT display?

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

cross mob
Anonymous
Not applicable

Hi Cypress

I couldn‘t example code  about TFT with 8080 interface? Could you send it to me?

about some following notes:

Display resolution: [240xRGB](H) x 320(V)

driver chip in the lcd module : ILI9341V

interface : 16 bit 8080 MCU interface

Many thanks!

0 Likes
1 Solution
RodolfoGL
Employee
Employee
250 solutions authored 250 sign-ins 5 comments on KBA

Hello,

We have plans to release an official component supporting LCDs in the next version of PSoC Creator (to be released in Q3).

At the moment, you can refer to the following code example:

CE222221 - PSoC 6 MCU Voice Recorder

It uses a UDB component to interface with a TFT LCD.

View solution in original post

0 Likes
3 Replies
HeLi_263931
Level 8
Level 8
100 solutions authored 50 solutions authored 25 solutions authored

When you google for "PSoC ILI9341" you find quite some example projects. They are for PSoC4 and 5, but can easily be adopted for the PSoC6.

0 Likes
Anonymous
Not applicable

Hi

I found this following  topic that included TFT 8080 code base on psoc6,could you help me found it? many thanks.

How to use PSoC6 UDB in Creator4.2?

0 Likes
RodolfoGL
Employee
Employee
250 solutions authored 250 sign-ins 5 comments on KBA

Hello,

We have plans to release an official component supporting LCDs in the next version of PSoC Creator (to be released in Q3).

At the moment, you can refer to the following code example:

CE222221 - PSoC 6 MCU Voice Recorder

It uses a UDB component to interface with a TFT LCD.

0 Likes