This demo reads a bitmap from a FAT formatted SD-card, copies it to flash and displays it on the screen. The demo is based on the following project: https://os.mbed.com/users/DieterGraef/code/DISCO-F746NG_SDFileSystem/

Dependencies:   LCD_DISCO_F746NG TS_DISCO_F746NG mbed FATFileSystem

Fork of DISCO-F746NG_SDFileSystem by Dieter Graef

Committer:
DieterGraef
Date:
Tue Apr 12 13:48:45 2016 +0000
Revision:
1:7f463f6f904e
Parent:
0:134f7a094930
Child:
2:fb98255c18b1
Added a locking mechanism for the SD Fat system for usage in RTOS environment.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
DieterGraef 1:7f463f6f904e 1 https://developer.mbed.org/users/DieterGraef/code/SDFileSystem/#698affe9560c