iMX6 Linux BSP support for System-80 LCDs

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

iMX6 Linux BSP support for System-80 LCDs

Jump to solution
1,324 Views
erezsteinberg
Contributor IV

Dear experts--

I need to connect an LCD with a System-80 (Aka. Intel-80) to an iMX6 Solo (8-bit Async Parallel i/f)

According to the Reference Manual, the IPUv3 DI has support for this interface, but I read an old thread that the Linux BSP drivers do not include support.

Has this support be added in more recent releases?

Has anyone successfully connected a System-80 LCD to an IMX6?

Sincerely,

Erez

Labels (3)
Tags (4)
0 Kudos
1 Solution
884 Views
qiang_li-mpu_se
NXP Employee
NXP Employee

Attached is the system 80 LCD patch for iMX51 3DS board, maybe you can reference to it.

The panel is GPM722A0, the controller chip is ILI9320.

View solution in original post

0 Kudos
6 Replies
885 Views
qiang_li-mpu_se
NXP Employee
NXP Employee

Attached is the system 80 LCD patch for iMX51 3DS board, maybe you can reference to it.

The panel is GPM722A0, the controller chip is ILI9320.

0 Kudos
884 Views
erezsteinberg
Contributor IV

Any estimate how complicated it is to create such a driver for iMX6 ?

0 Kudos
884 Views
qiang_li-mpu_se
NXP Employee
NXP Employee

I think it is not an easy task, too less people knows the IPU ADC well.

Another choise, maybe you can use GPIO to simulate the system-80 signal, it will be more easy.

0 Kudos
884 Views
SergioSolis
NXP Employee
NXP Employee

I don't know of anyone here that has done that, but Qiang Li is right, there is no driver available, you would need to develop it.


Best regards,
Sergio

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

884 Views
qiang_li-mpu_se
NXP Employee
NXP Employee

There is no such driver on iMX6.

884 Views
erezsteinberg
Contributor IV

Thank you for the reply.

Do you know, which LCD interfaces have drivers in the iMX6 Linux BSP?

0 Kudos