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.

TMS320F28386D: Out GPIO as input x-bar

Part Number: TMS320F28386D

Tool/software:

Hello,

I have a GPIO output driven by CPU1 and a GPIO driven by CPU2.

I would like to output a AND of both any SW intervention.

So I was wondering if I could do that using the CLB with the GPIO outputs redirected to the CLB inputs through the input X-BAR.

Would that work out ? I believe so but I would like to get a confirmation.

Clément

  • Hello, Clement.

    The CLB is CPU independent, as the tiles are not tied to one specific CPU.

    Because of this, I can confirm that you can use the CLB Input X-Bar to connect the CLB to the GPIO outputs regardless of the CPU driving those GPIOs. (Note from the TRM on the Input X-Bar select value: "SELECT value greater than the available number of GPIO pins on a device (except 0xFFFF) will cause the destination to be driven '1'." )

    Best,

    Ryan