iMX6 Linux BSP support for System-80 LCDs

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

iMX6 Linux BSP support for System-80 LCDs

跳至解决方案
1,379 次查看
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

标签 (3)
标记 (4)
0 项奖励
1 解答
939 次查看
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 项奖励
6 回复数
940 次查看
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 项奖励
939 次查看
erezsteinberg
Contributor IV

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

0 项奖励
939 次查看
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 项奖励
939 次查看
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!
-----------------------------------------------------------------------------------------------------------------------

939 次查看
qiang_li-mpu_se
NXP Employee
NXP Employee

There is no such driver on iMX6.

939 次查看
erezsteinberg
Contributor IV

Thank you for the reply.

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

0 项奖励