smxUSBH Demo for Luminary Micro LM3S3748EK
------------------------------------------

What you need to run the demo:

   1. Luminary Micro LM3S3748EK board
   2. LM Flash Programmer

Jumper Settings:

   Device Power switch to SELF position

This demo was built from the smx kernel and smxUSBH. You need to flash 
it to the LM3S3748 board by following the directions below.

lm3s3748-usbh-fs.bin:

This demonstrates usb host stack mass storage class driver. 
It also demonstrates the basic file system operations. When you connect 
a USB thumb drive to the USB host port, this demo will automatically 
mount the FAT file system on the thumb drive and create one subdirectory 
named sfsdemo on the root directory of it. It will will some subdirectories
and files within that demo directory. The USB debug port also works as a 
virtual com port on windows so you can use a terminal program on windows to 
see the status messages of this demo. Set com port to 115200 N 8 1.

Flash the Demo:

1. Use URL http://www.luminarymicro.com/products/software_updates.html to 
download and install the Flash Programmer and VCP driver for windows. 

2. Connect the USB cable to your PC USB port to power the board.

3. Flash the BIN file by the Flash Programmer. 

4. Plug in the USB thumb drive and open the virtual com port to see the demo.

Support:

   Yingbo Hu <yingbohu@smxrtos.com>

May 19, 2009

