Username:     
Password:     
             

Projects
USB Mass storage 1.1
 
This application enables USB Mass storage on the Primer2

Code size:40k Author:sjoerd
Source files included:yes Version:1.1
Use circleOS:yes (1.6) Creation date:2009-02-07 20:11:40
Hardware modification:no Modification date:2009-02-13 21:07:16
Based on the STM32 Primer:Primer2
   
Downloads:2300 Views:26559
   
Vote:
Average ratings:0/5 (0 rates)

Download:    USB-Mass-storage-1.1.zip (3367 KB)

Description:

This application enables USB Mass storage on the Primer2. This means that the Primer2 can be connected to a PC and you can see the content of the SD card on the PC operating system.

 

The code of this project is taken from the ST demo app package and ported to the Primer2.

 

The zip contains:

- CircleOS application that enabled USB mass storage when the application is executed. (UsbMassStorageApp.zip)

--> This application can be used with CircleOs v1.6 and up because it's using it's own SDIO driver (similar to the one that's used in CircleOs v3.5

 

 

- Modified version of CircleOS v3.5 with USB mass storage integrated. USB MS can be activated using the 'OS' menu. (CircleOS3_5_USB_MS.zip)

 --> Can be used if you want to have USB mass storage as part of the OS and want to keep debug space for other applications.