Closed cwyark closed 1 year ago
@cwyark Thanks for report and suggestion! Looks good to me! I will check your suggestion with my device and create a PR.
It is a different implementation than the method you presented, but it was resolved in v1.2.1. Thank you for your report.
Hi, I'm check C1 HDR camera on ROScube X (RQX-58G) and found there's a port opening order issue. When two cameras are on the same deserializer (both link A and link B), link B's camera can only be activated after link A's camera is activated.
What I observed
I think there's a key point register: MAX9296 (0x48)'s CTRL0 (0x10)
A Workaround
When both link A and link B cameras are connected. I first set CTRL0 to 0x22 (link B single link mode)
Then open link B's camera, it works. Somehow MAX9296 in splitter mode affects the data path on link A and link B