A first try to write a block device wrapper for the BSP_DISCO_F746NG. I can read and write blocks, but I haven't gotten it to work with FATFileSystem yet.

I'm trying to get Block Device to work with the DISCO_F746NG boards built in SD-card-reader using the BSP_DISCO_F746NG library.

I used the HeapBlockDevice as template, and I have gotten read and program to work when I just try to read or program one block and read it back, but I haven't gotten FATFileSystem to work with this class yet. I'm kind of stuck here right now, so any help would be very much appreciated!

Download repository: zip gz

Files at revision 0:3f8692709f00

Name Size Actions
[up]
BD_DISCO_F746NG.cpp 2919 Revisions Annotate
BD_DISCO_F746NG.h 3194 Revisions Annotate