How to convert wbf waveform file to wf file?

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

How to convert wbf waveform file to wf file?

3,473 Views
ningli
Contributor III

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

Labels (4)
0 Kudos
20 Replies

2,670 Views
ningli
Contributor III

thanks! is there any patch to support wbf format?

0 Kudos

2,670 Views
yan2anfei
Contributor III

hi Artur,

    my *.wbf file is in the attachment. thanks!

Best Regards,

yan2anfei

0 Kudos

2,670 Views
art
NXP Employee
NXP Employee

Please find attached the converted .fw file for the i.MX7Dual processor's EPD controller.


Have a great day,
Artur

2,670 Views
yan2anfei
Contributor III

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

0 Kudos

2,670 Views
art
NXP Employee
NXP Employee

Yes, it supports.

Best Regards,

Artur

0 Kudos

2,666 Views
进林桂
Contributor I

hi Artur,

 Could you help me covert the wbf file to fw file for i.MX6SL, wbf is attached.

 thanks. 

0 Kudos

2,670 Views
yan2anfei
Contributor III

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

0 Kudos

2,670 Views
art
NXP Employee
NXP Employee

Refer to the Section 10.3.7 "Enabling an EPDC Splash Screen" of the attached document. The required python script is also attached.

Artur

2,670 Views
yan2anfei
Contributor III

hi Artur,

I my tools convert *.wbf to *.fw can't works well,

can you help me convert a waveform for imx6sl,the *.wbf is attached.

thanks && best reagrds.

yan2anfei

0 Kudos

2,670 Views
art
NXP Employee
NXP Employee

Please find attached.

Best Regards,

Artur

0 Kudos

2,670 Views
yan2anfei
Contributor III

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

0 Kudos

2,670 Views
art
NXP Employee
NXP Employee

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

0 Kudos

2,670 Views
yan2anfei
Contributor III

thanks very much 

Best Regards

yan2anfei

0 Kudos

2,670 Views
yan2anfei
Contributor III

It works well,thanks very much!

Best Regards,

yan2anfei

0 Kudos

2,670 Views
art
NXP Employee
NXP Employee

No, the BSPs support only the .fw format.

Artur

2,670 Views
art
NXP Employee
NXP Employee

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

0 Kudos

2,670 Views
yan2anfei
Contributor III

hi Artur,

     I am using imx7dsabre evk board in my project.Now I got a waveform file *.wbf, but bsp code using wf file.  Could you help me covert the file .

 thanks. 

0 Kudos

2,670 Views
art
NXP Employee
NXP Employee

Send me your .wbf file and I will convert it to .fw.

Best Regards,

Artur

0 Kudos

2,670 Views
ningli
Contributor III

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.

0 Kudos

2,670 Views
art
NXP Employee
NXP Employee

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

0 Kudos