Using the USBFileSystem class to provide SD-card with USBMSD and FATFileSystem support at same time.

Dependents:   SD_USB_FS_HelloWorld

You are viewing an older revision! See the latest version

Homepage

See also helloworld program at http://mbed.org/users/karelv/code/SD_USB_FS_HelloWorld/

Created based on comment from Erik Olieman see https://mbed.org/questions/1181/combine-SDfilesystem-with-USBMSD_SD/?c=7180

As well as based on SDFileSystem library for the spi-access to SD-card.

Today it does not work like desired.... that is why you see the sd.disconnect and sd.connect around the mylog function call.


All wikipages