Altera_Forum
Honored Contributor
11 years agoVideo Clocked Input
Hi all,
I am reading data from OV7670. I want to use Video Clocked Input to convert clocked video to streaming video, then store it to DDR3 SDRAM through Frame Buffer. OV7670's signals are PLCK(pixel clock, here is 24MHz), HREF(posedge = new line), VSYNC (posedge = new frame). Each posedge of pclk i will get 1byte data (XR or GB). While Clocked Video Input's signals are: -vid_datavalid -vid_hsync -vid_vsync -vid_data Can anybody give me an advise how to connect them. Should I process the camera signals in advanced, then connect them to CVI?