Quantcast
Viewing all articles
Browse latest Browse all 4824

Camera board • Re: HQ Camera external sync signals support added

Just to make sure I understand you correctly. For now, I would need to set imx477.trigger_mode=1 in the cmdline.txt, start the first camera and then update the cmdline.txt file to imx477.trigger_mode=2 then start the second camera? or i am missing something?
cmdline.txt is read once at boot time. You can leave imx477.trigger_mode=1 in cmdline.txt; but after starting the "sink" camera and before starting the "source", change the value like this:

Code:

echo 2 | sudo tee /sys/module/imx477/parameters/trigger_mode
It's not very elegant and the dtparam method will be better... Since we've just done an update the next one might be several weeks away.

Statistics: Posted by njh — Mon Mar 18, 2024 6:07 pm



Viewing all articles
Browse latest Browse all 4824

Trending Articles