I want to use TVP5158 with DM6437.
I have a problemm is about how to realize de-multiplexed 4-channel video from TVP5158.
1、I want use the mode of 4-ch D1 (8bit at 108MHz). Can it work with VPFE of DM6437? I have read the post"how to de-multiplexed 2-Ch video from tvp5158 in vpfe of 6437? ". Someone said" DM6437 has a maximum pixel clock of around 98MHz". Does 98MHz mean the PCLK of VPFE on DM6437?
2、I look through the datasheet of DM6467.The maximum pixel clock of DM6467 is also 99MHz, is it?
3、I have read the datasheet of TVP5158,and knew that the output of TVP5158 have the channel-ID indicated which channel the data are from. I want to extract each channel video data into DDR. Must I programmed some codes to get data of each channel based the channel ID?
4、if the aboved question is true,must I add the de-multiplexed codes into the VPSS library of DM6437,and recompiled the lib?