An AM5718 customer is observing excessive ringing on the vout1 video port output signals. During debug, they uncovered two mistakes.
First, the vout1 power domain was mistakenly connected to 3.3V instead of 1.8V. The datasheet specifies that only the 1.8V connection is supported on the AM5718 (sprs957g, section 7.7, p.218: "NOTE VOUT1, VOUT2 and VOUT3 only qualified for use at 1.8 V."). This will be fixed on the next revision of their board.
The second mistake they noticed is that they did not have the SLEWCONTROL bit set for slow slew rate for the port pads. Again, per p.218 in the datasheet:
CAUTION, All pads/balls configured as vouti_* signals must be programmed to use slow slew rate by setting the corresponding CTRL_CORE_PAD_*[SLEWCONTROL] register field to SLOW (0b1).
Now, they changed the SLEWCONTROL to slow slew, but observe no discernible change in the output signal waveform. They expected the edges to slow down.
***Would having VOUT1 powered at 3.3V account for the no-effect of the SLEWCONTROL bit?
***What are the expected edge rise/fall times on the VOUT1 port? (I do not see this in the datasheet).
***Is there any other setting or connection that would impact the slew rate of this ports signals?
Thank you and regards,
David