This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Accessing Images from SDcard lpc2378

want to display Images written into SD card on blue screen(Graphical LCD) connected to LPC2378
please help if any one have tried the same one.

Parents
  • Accessing an SD card works the same irrespective of the file content;

    Displaying images on a the screen works the same irrespective of where the data came from.

    So tackle one first, then the other, then bring them together...

Reply
  • Accessing an SD card works the same irrespective of the file content;

    Displaying images on a the screen works the same irrespective of where the data came from.

    So tackle one first, then the other, then bring them together...

Children