Lincoln usb host msc Example
From Manuals
(Difference between revisions)
Support (Talk | contribs)
(Created page with '=USB Host= ==Compatibility [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60], [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60E]== This example…')
Newer edit →
(Created page with '=USB Host= ==Compatibility [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60], [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60E]== This example…')
Newer edit →
Revision as of 23:43, 14 March 2011
USB Host
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.

