SDFileSystem for STM32F746NG DISCOVERY with 4bit SDMMC interface on fixed pins
Dependents: DISCO-F746NG_SDFileSystem uzairkhan DISCO-F746NG_Scope_copy
Fork of SDFileSystem by
History
Changed hard locking mechanism to watchdog , solved issue with the sleep mode of SD cards
2016-04-16, by DieterGraef [Sat, 16 Apr 2016 13:01:50 +0000] rev 27
Changed hard locking mechanism to watchdog , solved issue with the sleep mode of SD cards
solved cache issues.
2016-04-13, by DieterGraef [Wed, 13 Apr 2016 08:51:27 +0000] rev 26
solved cache issues.
Solving cache issues.
2016-04-12, by DieterGraef [Tue, 12 Apr 2016 18:16:24 +0000] rev 25
Solving cache issues.
added a lock mechanism to make it usable in RTOS environment.
2016-04-12, by DieterGraef [Tue, 12 Apr 2016 13:47:47 +0000] rev 24
added a lock mechanism to make it usable in RTOS environment.
For use with STM32F746NG Discovery with SDMMC 4Bit Bus on fixed Pins
2016-03-31, by DieterGraef [Thu, 31 Mar 2016 17:39:48 +0000] rev 23
For use with STM32F746NG Discovery with SDMMC 4Bit Bus on fixed Pins
Fixed timer hang bug in disk_initialize()
2016-02-24, by neilt6 [Wed, 24 Feb 2016 17:46:31 +0000] rev 22
Fixed timer hang bug in disk_initialize()
Updated FATFileSystem & fixed integer widths
2015-12-11, by neilt6 [Fri, 11 Dec 2015 16:30:36 +0000] rev 21
Updated FATFileSystem & fixed integer widths
Improved card detection logic
2015-12-08, by neilt6 [Tue, 08 Dec 2015 16:02:44 +0000] rev 20
Improved card detection logic
Updated FATFileSystem
2015-11-26, by neilt6 [Thu, 26 Nov 2015 16:19:53 +0000] rev 19
Updated FATFileSystem
Updated FATFileSystem and implemented minor improvements
2015-08-27, by neilt6 [Thu, 27 Aug 2015 21:50:40 +0000] rev 18
Updated FATFileSystem and implemented minor improvements