In the project posted here:
http://e2e.ti.com/group/msp430launchpad/m/project/447779.aspx
They mention "the screen is updated and the table data is sent out the USB port to a FTDI USB-to-Serial Adaptor which talks to the MSP430 over UART". They show their entire schematic and all their code is freely available.
My question is why was the FTDI USB-to-Serial Adaptor needed when the Launchpad provides a USB Serial COM emulation?
any ideas or thoughts would be greatly appreciated!