• bitmap on GLCD
    bitmap image on glcd i want to display the bitmap image on GLCD, Any software for generating array of hex for the bitmap.? waiting for ur response,,, shyam.
  • need help to convert picture to bitmap data array
    in LCD_Blinky example for ATSAM3U-EK board there are 5 pictures represent as a bitmap array in 5 files such as Bg_16bpp_t_fh_fv.c has const unsigned char Bg_16bpp_b_fh_fv[] = { 0x7d,0xef,0x7d,0xef,...
  • Bitmap image conversion
    Ciao, would it be possible to have more information about the bitmap converter used to generate C files in MCBSTM32C LCD_blinky example? Thank you, ciao Bruno
  • DFU on MCBSTM32C
    Is it possible to do DFU programming on the MCBSTM32C through the USB? I've downloaded the DfuSe software from STMicroelectronics and converted a working version of blinky.hex to blinky.dfu, but how...
  • Print a bitmap graphics from ROM
    Just the good idea. I have a computer printer. And I want to use a MCU in my project: Print a bitmap graphics from ROM as a logo. But I don't know how to do it. Any one can help me? ???Thank a lot...