Search Code
About USB_CDC_MSD_Hello

First published 16 Dec 2011, with 3 revisions since.
Last update: 23 Dec 2011.
View history

Last change message: N/A

Import this program

USB_CDC_MSD_Hello

Published 23 Dec 2011, by   user Suga koubou   tag CDC, msc, MSD, USB device

You are viewing an out of date revision of USB_CDC_MSD_Hello! View latest revision

Summary of USB_CDC_MSD_Hello

How to get this program

Import this program

Open this program in the mbed Compiler, where you can edit it and compile it for your hardware.

Download as .zip

Download this program as .zip file.

Libraries included as part of USB_CDC_MSD_Hello

ChaNFSSD
This is a lib to use ChaNFS lib with SD cards. Long filenames should work
tag card, ChaNFS, SD
ChaNFS
First working version of a FATFileSystem compatible Chan FAT v0.8 implementation. This is intended to use with long file names and RTOS support. For now long file names work but ...
tag CHaN, FAT, Fat16, Fat32, fatfilesystem, Filenames, Long, rtos
USBDevice
USBDevice stack

Description

USB CDC (serial) and USB MSC (strage) Composite Device

API

MIDIMessage A MIDI message container
USBAudio USBAudio example
USBHID USBHID example
USBKeyboard USBKeyboard example
USBMIDI USBMIDI example
USBMouse USBMouse example
USBMouseKeyboard USBMouseKeyboard example
USBMSD USBMSD class: generic class in order to use all kinds of blocks storage chip
USBSerial USBSerial example

Code

CircBuffer.h [code]
main.cpp [code]
MIDIMessage.h [code]
USBAudio.cpp [code]
USBAudio.h [code]
USBAudio_Types.h [code]
USBBusInterface.h [code]
USBBusInterface_LPC11U.cpp [code]
USBBusInterface_LPC17_LPC23.cpp [code]
USBCDC.cpp [code]
USBCDC.h [code]
USBCDCMSC.cpp [code]
USBCDCMSC.h [code]
USBDescriptor.h [code]
USBDevice.cpp [code]
USBDevice.h [code]
USBDevice_Types.h [code]
USBEndpoints.h [code]
USBEndpoints_LPC11U.h [code]
USBEndpoints_LPC17_LPC23.h [code]
USBHID.cpp [code]
USBHID.h [code]
USBHID_Types.h [code]
USBKeyboard.cpp [code]
USBKeyboard.h [code]
USBMIDI.cpp [code]
USBMIDI.h [code]
USBMouse.cpp [code]
USBMouse.h [code]
USBMouseKeyboard.cpp [code]
USBMouseKeyboard.h [code]
USBMSD.cpp [code]
USBMSD.h [code]
USBSerial.cpp [code]
USBSerial.h [code]