FRDM KL25Z TFT display code examples

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

FRDM KL25Z TFT display code examples

178 Views
kermit1
Contributor I

Hello everyone.

I'm working on a project for a FRDM KL25Z board using a TFT display with an ILI9486 driver. I've been going insane trying to find a recent project that uses this board and a TFT display, the only ones I've found are Mbed OS 2 projects that are almost 10 years old, and I've had no luck trying to upload them to my board.

I apologize in advance if this is something obvious, I am new to all of this.

I would be very grateful for any sort of help, thank you in advance. 

Labels (1)
0 Kudos
1 Reply

143 Views
Pavel_Hernandez
NXP TechSupport
NXP TechSupport

Hello, my name is Pavel, and I will be supporting your case, I reviewed the datasheet of the TFT, and the information next mentioned has an interface in SPI, I recommend using the example from the SDK and downloading a generic driver for this TFT or made your own.

The ILI9486 supports parallel CPU 8-/9-/16-/18-bit data bus interface and 3-/4-line serial peripheral interfaces (SPI).

Best regards,
Pavel

0 Kudos