Need Library to control TFT Screen ILI9341 with PSoC 4 BLE

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

cross mob
CeGu_1509311
Level 2
Level 2
First like received

Does anyone have a ILI9341 component or library to control a TFT Screen? I need it using parallel 8 bits interfacce

0 Likes
1 Solution
HeLi_263931
Level 8
Level 8
100 solutions authored 50 solutions authored 25 solutions authored

You can try to use the GraphicLCDIntf component. It supports the ILI9325 display controller, which seems somewhat similar (though you need to use different init routines).

View solution in original post

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

You can try to use the GraphicLCDIntf component. It supports the ILI9325 display controller, which seems somewhat similar (though you need to use different init routines).

0 Likes
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

Hi cyguevara

   

As hli mentioned the GraphicLCDInterface Component helps already a lot 😉
I have attached a small test Project. Initialization and some primitve drawing routines you can find in there.

   

All the Best

CeGu_1509311
Level 2
Level 2
First like received

Thank you very much franksanderdo and hli. I'll try it out

0 Likes
Anonymous
Not applicable

Hi Frank

   

Wich Psoc Creator version did you use? I am using the PSoC Creator 3.0 SP2 and it gives me much errors with the components version.

0 Likes
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

Latest Creator version is 3.3 SP1, time to run an update...

   

 

   

Bob

0 Likes