Hello,
I'm using the DM8168 SoC for my application platform.
The video signal is transmitted from a proprietary FPGA which sends the frame data to the DM8168 (HD 1080p/30fps, RGB888).
Should I implement a specific video stream protocol from my FPGA --> DM8168 (e.g. BT.656 or BT.1120)?
Can I implement external syncs (whatever required) from my FPGA --> DM8168 in order to transfer raw frame lines (RGB888)?
Or that I have to implement both: streaming protocol + sync (embedded or external)?
Regards,
David