Hello,
I ran this example on my EVK1101 and was getting jibberish in the HyperTerminal. I used 57600 baud rate, 8N1, no flow control. When I plug the EVK1101 into my USB port on my computer (for it to act as a device) the computer shows 3 mass storage devices. My ultimate goal with this example was to get a USB mass storage device plugged into the EVK1101 and execute read/write commands from the serial port.
I ran a USART example to make sure my serial port was working correctly. When running the USART example, everything worked and I was not getting jibberish.
Does anyone know why I am not able to get legible text on the serial port for the USB Mass Storage example?
Thanks.