XV_HDMIRXSS1_HANDLER_STREAM_UP - 1.2 English

HDMI 2.1 Receiver Subsystem v1.2 Product Guide (PG351)

Document ID
PG351
Release Date
2023-10-31
Version
1.2 English

This interrupt is triggered every time an HDMI video stream becomes locked.

The callback function must ensure that when the Video mode is not FRL, the PHY CLKOUT1 OBUFTDS peripheral is enabled.

void XHdmiphy1_Clkout1OBufTdsEnable (XHdmiphy1 *InstancePtr,
                                     XHdmiphy1_DirectionType Dir,
                                     u8 Enable);

The callback function can update stream up information to the application software.