Skip to content

Camera HDMI Display(High Speed - HDMI)

Camera HDMI display (High Speed - HDMI)

Project name:Camera HDMI display.

Specific requirements:The video image data captured by the camera is displayed in real time via HDMI.

The project is basically the same as the above project, the difference is that the high-speed to HDMI adapter board is used. The camera model used in the experiment is MT9V034, which is described in:

https://wenku.baidu.com/view/469a7291daef5ef7ba0d3c6e.html

The SCCB protocol is described in:https://www.cnblogs.com/aslmer/p/5965229.html

The high-speed port to HDMI adapter board is designed as follows:

Implementation process:

1.Connect the HDMI to the adapter board, connect the camera to the development board with a Dupont cable, and make sure the pins are aligned accurately.

2.Open the project and compile for pin assignment, pin assignment is as follows.

3.After generating the bitstream file in VIVADO, download it to the FPGA through the downloader, and if the development board is connected to the camera and HDMI at this time, you can see the HDMI display showing the video image captured by the camera.