@bschulzhf ,
I have just posted the drivers for testing here : https://storage.googleapis.com/modalai_public/temp/imx412_test_bins/20260529/imx412_drivers_20260529.zip
These have the mipi bit rate adjusted slightly from 2100Mbps to 2088Mbps as the latter has shown very little interference based on the prior tests.
These drivers have the following resolutions / modes -- note that two modes use higher bitrate (2200Mbps) in order to achieve the required throughput -- 2200 also seems safe.
Mbps: 2088, 4056x3040, 30.0 fps
Mbps: 2088, 4040x3040, 30.0 fps
Mbps: 2200, 4040x3040, 60.0 fps
Mbps: 2088, 3840x2160, 30.0 fps
Mbps: 2088, 3840x2160, 60.0 fps
Mbps: 2200, 3840x2160, 80.0 fps
Mbps: 2088, 2028x1520, 30.0 fps
Mbps: 2088, 1996x1520, 30.0 fps
Mbps: 2088, 1996x1520, 60.0 fps
Mbps: 2088, 1996x1520, 120.0 fps
Mbps: 2088, 1936x1080, 30.0 fps
Mbps: 2088, 1936x1080, 60.0 fps
Mbps: 2088, 1936x1080, 90.0 fps
Mbps: 2088, 1936x1080, 120.0 fps
Mbps: 2200, 1936x1080, 240.0 fps
Mbps: 2088, 1920x1080, 30.0 fps
Mbps: 2088, 1920x1080, 60.0 fps
Mbps: 2088, 1920x1080, 90.0 fps
Mbps: 2088, 1920x1080, 120.0 fps
In order to allow the system to use all the modes, please double check that the following setting is set correctly in /vendor/etc/camera/camxoverridesettings.txt:
maxRAWSizes=20
We will be doing more testing but most likely these updated drivers will become the official ones in an upcoming SDK release.
Alex