I have a MSP430F5529 IC which I want to connect to PC through UART via USB cable. Since MSP430F5529 contains USB controller will the PC directly detect a COM port or do we need to install a driver.
Also, do we need to add codes to send data through UART via USB?