We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi! In the demo LCD Blinky from my MCB1700 evalboard the pictures are stored in c files e.g. Bg_16bpp_t_fh_fv.c. Anybody knows how to create a c file from my picture? Best regards Damian
Hi! I used several converter programs but unfortunately the generated output files are different from the output in the example or the bmp file can't be loaded. Best regards Damian
In what way are they "different"?
Is the difference significant?
The differences are: - number of bytes in the output file - notation of the bit informations 0x01 0x0123 - number of maximal colors in the picture (depth 1/4/16/24) Best regards Damian