Please enable javascript, or click here to visit my ecommerce web site powered by Shopify.
Jump to: navigation, search

Rockpi4/MIPI Camera

< Rockpi4
Revision as of 03:54, 1 August 2019 by Josonk (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
    ROCK Pi 4 >  Using MIPI Camera on ROCK Pi 4

ROCK Pi 4 are support Raspberry Pi Camera Module V1-OV5647 and Raspberry Pi Camera Module V2-IMX219 now.

Useing Camera Module

  • Connect

Csi-connect.jpg

  • 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