Hardware requirements
Mini/micro USB cable
EVK-MIMXRT1064 board
Personal Computer
RK043FN02H-CT or RK043FN66HS-CT6 LCD board (RK043FN02H-CT and RK043FN66HS-CT6 are compatible)
MT9M114 module This example supports OV7725 too, if OV7725 is used, then MT9M114 is not necessary.
Board settings
Connect the RK043FN02H-CT or RK043FN66HS-CT6 to board.
Connect the MT9M114 or OV7725 camera module.
Prepare the Demo
Connect a USB cable between the host PC and the OpenSDA USB port on the target board.
Open a serial terminal with the following settings:
115200 baud rate
8 data bits
No parity
One stop bit
No flow control
Download the program to the target board.
Launch the debugger in your IDE to begin running the demo.
Note: If OV7725 is used, change the macro DEMO_CAMERA to DEMO_CAMERA_OV7725 in camera_support.h
Running the demo
When the demo runs successfully, the camera received pictures are shown in the LCD.