Rockpi4/MIPI Camera
ROCK Pi 4 > Using MIPI Camera on ROCK Pi 4
Contents
ROCK Pi 4 are support Raspberry Pi Camera Module V1-OV5647 and Raspberry Pi Camera Module V2-IMX219 now.
Useing Camera Module
- Connect
- Enable Camera Module
Change /boot/hw_intfc.conf:
Enable IMX219 Camera Module:
# Add imx219 camera module support. Need disabled ov5647 camera module. #intfc:dtoverlay=imx219
And then reboot your ROCK Pi 4 now.
- Test Camera Module
You need connect a display(HDMI or DSI Screen) on your ROCK Pi 4 before testing.
This step is test on Debian firmware:
test_camera-rkisp1.sh