Hi,
i am using imx6sololite evk board in my project.Now i got a waveform file *.wbf, but bsp code using wf file.
Is there any method to covert this file format?
Original Attachment has been moved to: 320_G087_AB0203_ED060XG3T1_TC-NG.wbf.zip
thanks! is there any patch to support wbf format?
hi Artur,
my *.wbf waveform support the GLR16 GLD16 mode.
Is the *.fw file which you help me convet suppurt "REGAL/-D" feature?
thanks && best reagrds.
yan2anfei
Yes, it supports.
Best Regards,
Artur
Dear Artur,
Could you help me converted the *.fw file to *_splash.bin ,I need to display a picture in my u-boot screen.
the *.fw file is which you has help me converted.
Thandks&Best Regards
dear Artur,
the 320_R137_TC1.fw is 5bit waveform, It can't work .
the older waveform SCM060.fw can work which is 4bit format.
Is the imx6sl platform can't support my e-ink display screen. or the sourcecode need to Modify.
thanks & bestregards,
yan2anfei
After further studying the case, I've found the following. 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.
Artur
thanks very much
Best Regards
yan2anfei
It works well,thanks very much!
Best Regards,
yan2anfei
No, the BSPs support only the .fw format.
Artur
Please find attached the resulting .fw file.
Have a great day,
Artur
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Send me your .wbf file and I will convert it to .fw.
Best Regards,
Artur
Hi ,
when i decompression 320_G087_AB0203_ED060XG3T1_TC-NG.fw.zip, I got a file 320_G087_AB0203_ED060XG3T1_TC-NG.fw but the file size is 4.75MB. Is it right? because original file size is 234KB.
Yes, this is right. The reason is that the .wbf file contains the symbolic description of a EPD control waveforms, whereas the .fw file contains the representation of a waveforms in binary format, that is much more larger than the symbolic one.
Artur