F746NG fatfs and micro sd example
Dependencies: BSP_DISCO_F746NG FatFS mbed
This is a quick and dirty example about how to use micro sd card module with FatFs on STM32746G Discovery board. I simply use the FatFs library downloaded with DFP for STM32F7. The project shows how to read PPM image file from sd card, display on LCD and writing image to sd card.
History
Color and output image bugs are fixed
2018-02-04, by buyukesmeli [Sun, 04 Feb 2018 10:12:09 +0000] rev 2
Color and output image bugs are fixed
Second Commit
2018-02-03, by buyukesmeli [Sat, 03 Feb 2018 14:43:35 +0000] rev 1
Second Commit
Initial Commit
2018-02-03, by buyukesmeli [Sat, 03 Feb 2018 14:39:39 +0000] rev 0
Initial Commit