This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
hello,
I want use the serial port of the demo board,I have done the following work:
1. Use HALCoGen software to generate the underlying hardware driver code, enable SCI2 driver, enable SCI/LIN Port input and output signals
2. Check the schematic diagram, connect LINRX and LINTX and ground signal,Do I need to use USB to 232 interface or USB to 485 interface connection?
Hello Xiaohong,
On TI HDK board, the SCI2 signals are routed to FTDI chip, then to Mini USB port. Type A to mini B USB cable is used to connect HDK and PC. The video below will guide you to run SCI demo on HDK board.