ILI9341 (MPU interface) on iMX6UL

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

ILI9341 (MPU interface) on iMX6UL

957 Views
ganesh_k
Contributor III

Hello everyone,

Greetings of the day..

   I m trying to integrate the lcd module "SF-TC240T-8050A-CT(ili9341)" on imx6ul. so got one patch from below link and i ported to the kernel version 4.9.51.

Patch to support MPU 8080 LCD on iMX6UL and iMX7D 

below showing the output of my lcd ....

whatsapp_croped.jpeg

what might be the issue...? Please help to solve this issue..

Thanks...

0 Kudos
1 Reply

833 Views
igorpadykov
NXP Employee
NXP Employee

Hi Ganesh

one can check if lcd timings are correct with oscilloscope using

sect.19.3. AC Characteristics ili9341 datasheet

https://cdn-shop.adafruit.com/datasheets/ILI9341.pdf 

May be useful to test it in uboot customizing function do_enable_parallel_lcd()

mx6ul_14x14_evk.c\mx6ul_14x14_evk\freescale\board - uboot-imx - i.MX U-Boot 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos