Lincoln usb host msc Example
From Manuals
(Difference between revisions)
(→Compatibility Lincoln 60, Lincoln 60E) |
(→USB Host) |
||
| Line 1: | Line 1: | ||
| - | =USB Host= | + | =USB Host Mass Storage Class (MSC)= |
==Compatibility [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60], [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60E]== | ==Compatibility [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60], [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60E]== | ||
Current revision as of 13:30, 15 March 2011
USB Host Mass Storage Class (MSC)
Compatibility Lincoln 60, Lincoln 60E
This example application utilizes the USB Host port to access a mass storage device. It reads a file named MSREAD.TXT on a USB jump drive and copies it to a file named MSWRITE.TXT on the same jump drive. The first UART, which is connected to the COM1 on the Lincoln microcontroller board, is configured for 115,200 bits per second, and 8-n-1 mode. When the program is started a message will be printed to the terminal. Please make sure that jumper JP2 is set for host.

