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.

Using the uart on the USB developper kit.

Other Parts Discussed in Thread: HALCOGEN

I want to use the uart for communication to my own hardware.

Currently the LINTX and LINRX lines are connected to the FT2232 chip to make a COM link to the host computer (through USB).

Is this connection needed for debugging or for printf support? Or are debugging and standard IO routed through the JTAG port (and through USB)?

If I disconnect the current LINTX and LINRX connectons and connect to my own hardware, what functionality of the development tools will I miss?

Is there a software manual describing the standard IO routing and possible options?