Hi experts,
Will 24-bit capture (RGB888 and YUV444) be enabled in AM57 VIP driver?
We plan to deliver quality video at 1080p60 under 165MHz clock constraint.
Thanks,
-Manu
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.
It looks like your dts configuration is missing 24 bit interface settings. Can you add this line to the VIP configuration in dts file?
bus-width = <24>
Also, let me know what's the current behavior - you aren't getting anything captured or you see garbage/corrupted input data?