Dear friends,
I am trying to use swim NXP to design a graphical user interface for a device I have made. It is an easy-to-use library and everything is quite simple. The only problem I am facing is that when I convert a .bpm picture to C array (with any software) and I try to show it on the display, the colors are not correctly shown. I have tried red-blue swapping, but that did not help either. It is important to mention that the defined colors in swim NXP library are displayed correctly. Do I need to change something in the header files of the software to overcome this problem?
Regards