Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: SDFileSystemDMA-test DmdFullRGB_0_1
Fork of SDFileSystemDMA by
You are viewing an older revision! See the latest version
Homepage
Test program is here.
https://developer.mbed.org/users/mimi3/code/SDFileSystemDMA-test/
Basically only "SPI1" is supported.
Supported Boards:
(w): Probably wil work.
Cortex-M0¶
- NUCLEO-F030R8 (Verified)
- DISCO-F051R8 (w)
NUCLEO-F031K6(Over Flash)NUCLEO-F042K6(Over Flash)- NUCLEO-F070RB (w)
- NUCLEO-F072RB (w)
- NUCLEO-F091RC (Only Compiled)
- DISCO-L053C8 (Only Compiled)
- NUCLEO-L053R8 (Only Compiled)
- NUCLEO-L073RZ (???)
Cortex-M3¶
- DISCO-F100RB (w)
- NUCLEO-F103RB (w)
- NUCLEO-L152RE (Verified)
Cortex-M4¶
F3¶
- DISCO-F303VC (SPI3, Verified)
- NUCLEO-F303RE (SPI3, (w))
- NUCLEO-F302R8 (N/A)
- NUCLEO-F303K8 (N/A)
- NUCLEO-F334R8 (N/A)
F4¶
- NUCLEO-F411RE (Verified)
- NUCLEO-F401RE (w)
- NUCLEO-F410RB (Only Compiled)
- NUCLEO-F446RE (Only Compiled)
Note¶
This library is set to use "short file name" in SDFileSystemDMA/FATFileSystem/ChaN/ffconf.h . ( _USE_LFN=0)
You can change this option to _USE_LFN=1 .
