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.

TDA4VH-Q1: TDA4VH-Q1

Part Number: TDA4VH-Q1
Other Parts Discussed in Thread: TDA4VH

Description:

I am adding an X1F camera on the TDA4VH platform, and the camera output is in uyvy422 format


Required support

1) Do you have a demo code of capturing images in the uyvy422 format?
Could you provide me with a reference? Existing code includes single_ cam_ The app is implemented to capture raw format.


2) Currently, I have written a screenshot testing program myself, but I have found that
a) The captured image is opened in uyvy422 format and presents a dark green image, but the image cannot be seen

b) If opened it with rgb565 format, I can see blurry patterns inside, but the camera is outputting uyvy422. We suspect that there is a problem with the test case or saved data. Please help support it