![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
USB MSD using the AHBSRAM banks 0 and 1 to create a 32k RAM disk. After FAT format 12kb is writable
Dependencies: USBDevice USBMSD_RAM mbed
Fork of USB-MSD_SD_HelloWorld_Mbed-RAMVersion by
History
Changed name of project and changed to use a different library
2014-03-26, by jakowisp [Wed, 26 Mar 2014 07:47:45 +0000] rev 27
Changed name of project and changed to use a different library
ok
2013-08-19, by avnisha [Mon, 19 Aug 2013 04:36:59 +0000] rev 26
ok
use latest USBDevice lib (FRDM-KL25Z support)
2013-03-01, by samux [Fri, 01 Mar 2013 13:31:54 +0000] rev 25
use latest USBDevice lib (FRDM-KL25Z support)
use latest sdfilesystem library
2013-01-21, by samux [Mon, 21 Jan 2013 10:41:51 +0000] rev 24
use latest sdfilesystem library
can use dynamic init
2012-10-14, by samux [Sun, 14 Oct 2012 15:10:23 +0000] rev 23
can use dynamic init
use mbed official USBDevice library
2012-10-14, by samux [Sun, 14 Oct 2012 13:15:03 +0000] rev 22
use mbed official USBDevice library
warning: return address of a local variable -> doesn\'t work very well :)
2011-12-11, by samux [Sun, 11 Dec 2011 18:06:03 +0000] rev 21
warning: return address of a local variable -> doesn\'t work very well :)
big cleaning up
2011-12-11, by samux [Sun, 11 Dec 2011 15:56:08 +0000] rev 20
big cleaning up
add disk_status to check if init and write protection
2011-12-11, by samux [Sun, 11 Dec 2011 15:42:23 +0000] rev 19
add disk_status to check if init and write protection
all is working: rename...
2011-12-11, by samux [Sun, 11 Dec 2011 15:22:50 +0000] rev 18
all is working: rename...