Other Parts Discussed in Thread: TDA4VH
Tool/software:
TDA4VH custom board
SDK 11.0 linux+freertos
The image format generated by our camera is UYVY, and we hope to process it through MSC. However, from the TRM, it seems that MSC can only handle images in the NV12 or NV21 formats.
So we want to know if MSC can directly handle images in the UYVY format?