Raspberry Pi Zero 2w And Camera Module 3
Launch sudo nano /boot/config.txt
Set camera_auto_detect=0
dtoverlay=imx708
According wit this table:
Camera Module | In /boot/firmware/config.txt |
---|---|
V1 camera (OV5647) |
|
V2 camera (IMX219) |
|
HQ camera (IMX477) |
|
GS camera (IMX296) |
|
Camera Module 3 (IMX708) |
|
IMX290 and IMX327 |
|
IMX378 |
|
OV9281 |
|
Execute the following command to test your camera:
libcamera-hello