• 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...
  • 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...
  • Large Lookup Table -- Can't Store in ROM?
    Hi, I'm wondering if I am doing something wrong here. I am trying to store an array for a large 256 byte look-up table. I have a pretty small 8051 MCU of 8 KB flash memory (IROM), 256 bytes internal...
  • Large Lookup Table -- Can't Store in ROM?
    Hi, I'm wondering if I am doing something wrong here. I am trying to store an array for a large 256 byte look-up table. I have a pretty small 8051 MCU of 8 KB flash memory (IROM), 256 bytes internal...
  • 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,...