ftdiCfg - Configure external FTDI [Deprecated]

Warning

ftdiCfg is deprecated and no longer provided. It is available for PLT-200A running pltOS <= 1.8.0, configuring an externally connected FTDI FT4232H module. Please migrate to, use the uartCfg command instead; the on-board FTDI UART adapter is configured automatically and does not require a separate ftdiCfg step.

Historical usage (PLT-200A, pltOS <= 1.8.0 only):

- command: ftdiCfg FTDI1 <target> [<UARTxx>][,<UARTxx>[,<UARTxx>[,<UARTxx>]]]
  [retry: <retryCount>]

Argument

Description

target

FTDI interface; only FTDI1 can be configured.

UARTxx

UART port to use for each FTDI port: UART2, UART3, .. , or _ to skip.

retryCount

Number of times to retry the test step (optional)