Hi ,
I'm new to FPGA and im using zed board . I would like to design a bare metal project using webcam input and hdmi output. Can anyone help me to solve this with IP integrator. I would greatly appreciate the help in this regard
Hi ,
I'm new to FPGA and im using zed board . I would like to design a bare metal project using webcam input and hdmi output. Can anyone help me to solve this with IP integrator. I would greatly appreciate the help in this regard
Hello,
I do not recommend attempting to get a USB webcam working in baremetal. All of the software infrastructure is already available with Linux.
I recommend starting with these two designs:
http://zedboard.org/sites/default/files/design/FMCHC_PYTHON1300C_HLS_2015_4_02_zedboard.zip
http://zedboard.org/sites/default/files/design/FMCHC_PYTHON1300C_SDSOC_2015_4_02_zedboard.zip
The above designs make use of the PYTHON-1300-C camera module.
Regards,
Mario.