Post Go back to editing

MAX96714-BAK-EVK Raspberry Pi 4 drivers

Category: Software
Product Number: MAX96714, MAX967, MAX967

Im trying to follow this guide.

https://wiki.analog.com/resources/eval/user-guides/ad-gmslcamrpi-adp/ug_rpi

However I have MAX96714 EVK instead of MAX96724.

When I start the script Im getting message:

Cannot open device /dev/video0, exiting

as far as I understand, its because default drivers is for MAX96724, Raspberry sends I2C requests to 0x4E (MAX96724).

I have no idea what should I put in /boot/config.txt to make that work.

I hoped for wiki https://wiki.analog.com/resources/eval/user-guides/ad-gmslcamrpi-adp/comp_guide

but page is missing