Sometimes EPDC NOT generate output single

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Sometimes EPDC NOT generate output single

ソリューションへジャンプ
1,353件の閲覧回数
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,217件の閲覧回数
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,218件の閲覧回数
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 件の賞賛
返信