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.

TMS570LS1114: AD1EVT GPIO pin?

Part Number: TMS570LS1114

Hi,

The datasheet mentions AD1EVT can be set as GPIO. Which GPIO is it bound to? AD2EVT for example, is bound to GIOB[2].

Source: http://www.ti.com/lit/ug/spnu550b/spnu550b.pdf

  • Hi,

    The TRM and datasheet say that AD1EVT can be configured as GPIO signal. When it is used as GPIO, it has the GPIO functionality:

    1. Pull control feature: Pull-up or pull-down if enabled

    2. Pin direction: input or output

    3. Open-drain feature for output signal

    It does not need to be tied to other GIO pin such as GIOB[2].

    Regards,

    QJ