Part Number: TMS320F28379S
Other Parts Discussed in Thread: C2000WARE
I have a serial port connectivity question about the usb_host_msc example found in C2000Ware for a TMS320F28379 ControlCard. The comments at the top of the file “usb_host_msc.c” state the following:
“The first UART, which is connected to the FTDI virtual serial port on the controlCARD 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. Type ``help'' for command help. After loading and running the example, open a serial terminal with the above settings to open the command prompt.”
The document “F2837xS_DEV_USER_GUIDE.pdf” section “5.110 USB Mass Storage Class Host” in the C2000Ware folder does not provide any additional information.
Please explain the physical connection between my PC and the ControlCard’s “FTDI virtual serial port”; what type of cable and where does it connect on ControlCard and where does it connect on PC. And what program do I use on my Windows 7 PC for the “serial terminal”.