I have recently purchased an STM32F4 Discovery board, together with BaseBoard and LCD Expansion kits.
Having successfully compiled the touch demo application and being able to modify the code to produce rectangles etc on the screen, I then attempted to display a picture from a char array on the MCU Flash.
Having searched the intenet and various support forums I have been unable to find any solution. Is displaying images on a graphic LCD in this way even possible?