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.

AM3352: AM3352 port configuration

Guru 16770 points
Part Number: AM3352


Hi

Could it be possible to change port configuration after AM3352 powered up?

For examle, it assumes that M16, L15, L16 and L17 ofAM3352 is configured as GPIO when powering up.
After GPIO operation, we want to make these port change to RGMII_RXD port.

1.
Could it be possible to change the port configuartion during operation dynamically?

2.
If it is possible, could you please tell us recommended software flow? EMAC init required?

BestRegards

  • Hi,

    It's highly undesirable to change pinmux configuration on the fly, and TI does not recommend doing this. The reason is that there is a gap of several nanoseconds during the change, in which time the pin is in an undefined state. This could lead to signal transitions on the pin, that may cause unpredictable behavior either from external devices or from the processor itself.