Forum Discussion
Altera_Forum
Honored Contributor
12 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(...
Altera_Forum
Honored Contributor
12 years agoFirst of all, thank for your time!
Because I am having a problem: I am using 12bit RGB data format. But the data width of my DDR3 SDRAM interface is 128bit. I dont know how to store my video data (each 12bit data has its vertical counter and horizontal counter) to DDR3 SDRAM, so that the address of data in SDRAM is pixel address!