Introduction - If you have any usage issues, please Google them yourself
The application reads picture-files in standard Windows BMP-format from a SD-Card and shows them on a 2.8" color-LCD-module (320*240 px). The following hard- and software has been used:
DPF Hardware: STM32 Mini Board (STM32 "medium density") with 2.8" TFT addon-board (available i.e. through taobao)
JTAG-"cable": Amontec JTAGkey2
Toolchain: Codesourcery G++ (GNU) lite for ARM-EABI
IDE: Eclipse with CDT and CDT hardware-debugging-plugin
gdb-Server for debugging and programming ("load"): OpenOCD
FAT code from Chan, STMicroelectronics StdPerLib
Software for picture conversion and scaling on PC: XnView