Gen2wbfParser can't work for imx6sl

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

Gen2wbfParser can't work for imx6sl

582 Views
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!

Labels (1)
0 Kudos
2 Replies

437 Views
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 Kudos

437 Views
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 Kudos