Gen2wbfParser can't work for imx6sl

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

Gen2wbfParser can't work for imx6sl

1,641 次查看
yan2anfei
Contributor III

hi ,

I have a Gen2wbfParser tool,which  convert waveform from *.wbf to *.fw .

I convert a *.fw for imx6sl use the command as follow:

Gen2wbfParser -o imx6sl.fw mywbf.wbf   //mywbf.wbf is 5bit format

but imx6sl.fw can't work well, the epdc_E060SCM.fw(old format 4bit) can work,

Is the convert tool Incorrect ?

or the my sourecode for imx6sl waveform set is wrong?

thanks & best regards!

标签 (1)
0 项奖励
回复
2 回复数

1,496 次查看
art
NXP Employee
NXP Employee

As per the i.MX6SoloLite Reference Manual document, its EPD Controller hardware itself supports the 5-bit pixel format. However, the current framebuffer driver seems to be supporting only 4-bit format. So, only 4-bit EP displays can be supported in Linux at present.


Have a great day,
Artur

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

0 项奖励
回复

1,496 次查看
yan2anfei
Contributor III

hi Artur,

imx7d can supported the 5-bit  EP displays,  Is the framebuffer driver  different with imx6sl?

Is it possible port imx7d framebuffer to imx6sl ?

thanks !

0 项奖励
回复