GIF not working on 7 inch LCD with mimxrt1064 and Appwizard

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

GIF not working on 7 inch LCD with mimxrt1064 and Appwizard

521 Views
Dhara
Contributor I

I am working on mimxrt1064 board and trying to display GIF on 7inch LCD which is have GT911 IC for touch and display purpose. Inbuilt demo project which is given in SDK are working touch driver also working, the problem is GIF file not working, I changed every parameters which is required to change in .c and .h files but still not working. if any solution to work gif file ?

0 Kudos
1 Reply

496 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello Dhara,

There is a little bit of information on the properties required to showing a GIF image on the AppWizard User Guide & Reference Manual (link below), but it covers if very broadly.

https://www.nxp.com/docs/en/user-guide/UM03003.pdf

Alternatively, the emWin User Guide & Reference Manual (link below) covers the GIF API in more detail.

https://www.nxp.com/docs/en/user-guide/UM03001.pdf

Regards,
Gustavo