Easy replication of the sync GPIO done - https://github.com/raspberrypi/linux/pull/6088
Give it about 40 mins and Github should have built that kernel. "sudo rpi-update pulls/6088" should install it on your Pi (normal warnings about not doing it on a critical Pi, and backing up first).
"dtparam=cam1_sync=4" in config.txt should enable GPIO 4 to follow frame start/end events on the bus.
"dtparam=cam1_sync_inverted=4" if you want it active low.
Give it about 40 mins and Github should have built that kernel. "sudo rpi-update pulls/6088" should install it on your Pi (normal warnings about not doing it on a critical Pi, and backing up first).
"dtparam=cam1_sync=4" in config.txt should enable GPIO 4 to follow frame start/end events on the bus.
"dtparam=cam1_sync_inverted=4" if you want it active low.
Statistics: Posted by 6by9 — Wed Apr 03, 2024 3:17 pm