• BMP Image Help
    Hi there, I am having a MCB1700 board with me. I want to display an bmp image on the display. For that I wish to save the pixel values as a vaiable (in an Array) and display it. I would be much...
  • EFSL how to check bmp files in dir
    Hello, Hello I have interfaced EFSL(SD Card) with LPC1768 and its working fine. But I am not able to check the number of bmp files in current dir. ls_openDir(&list ,&(efs.myFs ),"/"); while...
  • How to convert BMP pictures to C file for GLCD?
    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
  • Needs BMP to C/CPP converter
    Hi, I need BMP to CPP convertor to use with cortex-M3 processer and graphical display
  • Header file file for ATSAM3X8E
    I am using Blinky example in uVision5(Legacy support installed) to just check the proper functionality. In the main source file the header is "sam3xa.h" . But I am not able to locate it. So I searched...