Digital Frame implementation using STM32 Cortex M3 processor and FatFs

January 9th, 2012 | by | technology

Jan
09

My first try at implementing Digital Frame using STM32 Cortex M3 processor. Using Keil IDE and STM32VLDISCOVERY as ST-Link for programming. The prototype device is HY-Smart STM32 board. The FAT 32 file system on the SanDisk 8GB card is read using FatFs library. Luckily, most of code is just copied from the sample code provided with the board.

Download code: Digital Frame using STM32 Cortex M3 and FatFs

2 Comments »