The mapping of YUV 10BIT over the MIPI interface dose not have SW driver for the ORIN AGX.
When NVIDIA is going to supply this SW driver ?
Do you check the TRM to confirm if AGX Orin support this format?
Suppose you can implement the driver for below format even current driver didn’t have it.
Supported Data Types
RAW6/7/8/10/12/14/16/20
RGB888/666/565/555/444
YUV420-8bit (Legacy)
YUV420-8bit
YUV420-10bit
YUV422-8bit/10bit
Thanks
From the list of the data type, which driver NVIDIA support and supply with the ORIN AGX ?
Current support YUV422-8bit in native driver.
However, you still need to implement sensor driver for it.
Is NVIDIA support RGB 888 in native driver
Yes, tc358840 is the case.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.