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.

TUSB3410: Config the USB-Serial Chip (use GPIO for Rx/Tx LED control, enable RTS)

Part Number: TUSB3410

Hi,

we are trying to use the TUSB3410 USB to Serial Port Controller.

In the manual we see, that RTS/CTS/DSR/DTR is disabled as standard configuration (FCRL Register 0x00).

But we need this lines in our design.

Also we want the GPIO's to drive a LED when data will be send and received.

Now the question is, how can I configure these configuration bits?

We are using the evaluation board tusb3410uartpdk at the moment for testing purpose.

Here we can burn the eeprom with EEPROM Burner with the wanted VID and PID.

But where can I configure the device to enable RTS, GPIO, ...?

BR