• How to store different formats of images into the internal flash of micro controller
    can we store raw image files into internal flash of micro controllers ?? If yes, is it possible to send stored raw images to LCD using UART ??
  • How to store different formats of images into the internal flash of micro controller
    can we store raw image files into internal flash of micro controllers ?? If yes, is it possible to send stored raw images to LCD using UART ??
  • Include a different formats of images into an internal flash of micro controller
    Sometimes it is necessary to include the different formats of image(f.e., .jpeg, .hzk etc) files into a micro controller application so that these can be transfer to LCD using UART. How can such images...
  • Include a different formats of images into an internal flash of micro controller
    Sometimes it is necessary to include the different formats of image(f.e., .jpeg, .hzk etc) files into a micro controller application so that these can be transfer to LCD using UART. How can such images...
  • Booting firmware image through bootloader
    Hi! I am working on lpc1837 based project, in which I have a bootloader that should load a firmware image. The firmware works with RTX kernel and bootloader doesn't. I had compiled firmware with...