Hello,
I’m new to this platform yet, so maybe this is already know.
How can I force my tegra186 p3310 board to display YUV on HDMI?
Hello @MarRxx,
Could you elaborate a bit more on your use case?
regards,
Andrew
Embedded Software Engineer
There is no YUV output for display mode on TX2.
THX for your answer.
I’m just curious.
This is because of lack of implementation in kernel or this is configuration missing?
Is it possible to force HDMI YUV in kernel?
What I can see in Tech. Ref. Manual it should support YUV 444 and 422
Hello @proventusnova,
I wanted to connect my TX2 to external display on SDI.
My HDMI to SDI converter accept only YUV 444 to 420 formats.
Hello @MarRxx,
Found this on the TX2 TRM:
Seems like there is no native support for YUV 4:2:0 output, however, on the “HDMI 2.0 and HDMI 1.4” section it says that 24 and 32 bit YUV444 is supported.
It might be supported by the hardware but not at software level.
Maybe @WayneWWW could give us a bit of insight on that.
regards,
Andrew
Embedded Software Engineer at ProventusNova
Hello @WayneWWW
Any comments ?