Altera_Forum
Honored Contributor
21 years agoTo control a cmos camera using nios II
I want to control a CMOS camera(30fps,640*480,data width 8bit) by FPGA, and the device is Cyclone c6(48MHZ). So I'm wondering if the FPGA can directly read the data form camera without any buffer device.
If a buffer is needed, what kind of hardware should be implemeted here? A sram ? Or a fifo?And what the data flow should be like? Thand you!!