GMSL camera simulation via MAX9291

Hi,

I have a HDMI to GMSL converter MAX9291 EVKit on hand. How can I use it to simulate the GMSL Camera for Drive AGX?

In Driveworks SDK, sample_sensors_info shows that ar0231-rccb-bae-sf3324/5 are supported. So the related serializer driver MAX96705, and deserializer MAX9286 are already supported.

So is there existing drivers that support MAX9291 serializers and related deserializers? My HDMI video signals are from another GeForce RTX card.

Thanks!

Anchun

Dear zhangnchun,

It has max96712 deserilizer and ar0231(sensor)+max96712(de-ser)+max96705(serializer) is supported.

Please find supported configurations at <PATH_TO_DriveSDK>/drive-t186ref-linux/samples/nvmedia/ipp_raw/ddpx-a.conf.

Thank you for your help. But in this case, it’s a different serializer with max9291. So a different deserializer may be needed. Do I need add new drivers for that?

As I said, ar0231(sensor)+max96712(de-ser)+max96705(serializer) only supported.