30. MIPI_CSI
30.1. Overview
The example project demonstrates capturing video data from a camera using the MIPI_CSI interface. The captured video data is received by CAM and displayed on the screen through the buffer.
30.2. Hardware Setup
Connect the camera and screen to the video expansion board.
Connect the video expansion board to the development board.
30.3. Project Configuration
the sample does not support RGB LCD screen due to the hardware design conflict between onboard RGB and mipi csi pins. modify
board/xxx/CMakeLists.txtto select the corresponding panel type (LVDS or MIPI).
30.4. Notes
Camera support: OV5640
Panel support: MIPI or LVDS interface
30.5. Running Phenomenon
Once the project runs correctly, the screen will display the video data from the camera. The serial terminal will output the following information:
mipi_csi example
I2C bus is ready
name: cc10128007, lcdc_clk: 74250khz
mipi csi clk freq: 13813953 Hz