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