Sometimes EPDC NOT generate output single

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

Sometimes EPDC NOT generate output single

跳至解决方案
1,358 次查看
tootzoe
Contributor III


Hi all;

I'm porting E-ink display on Android-8.0 with imx6sl, Kernel version 4.9.17.

the main E-ink panel configure:
● P5N pixel format
● 8 SDCLK per pixel
● 16bit width SDDO

Android UI frame data is RGB565 and will be converted to 8-bit gray pixel by PXP,
now I found a strange problem, each pixel data feed to EPDC with the lower fourth bit set (e.g. 0B0011 1111) , EPDC will NOT generate output single,I have checked by ,
oscilloscope, screen no change, but when i try clean the lower fourth bit (e.g. 0B0011 0111), EPDC act correctly, have output single and screen updated well..


Does anyone tell me what's wrong with this?


Thanks!

Best Regards!

标签 (2)
0 项奖励
回复
1 解答
1,222 次查看
diegoadrian
NXP Employee
NXP Employee

Hello,

Unfortunately, the kernel that you are using, seems to be a not official kernel released by us. Furthermore, we are no longer supporting e-ink displays in our Android images, since Android is not currently supported by color-less displays. I apologize for the inconveniences this could give you.

Best regards,

Diego.

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,223 次查看
diegoadrian
NXP Employee
NXP Employee

Hello,

Unfortunately, the kernel that you are using, seems to be a not official kernel released by us. Furthermore, we are no longer supporting e-ink displays in our Android images, since Android is not currently supported by color-less displays. I apologize for the inconveniences this could give you.

Best regards,

Diego.

0 项奖励
回复