Hi All,
RidgeRun is giving support to the DM385 SoC using our DM385 SDK based on EZSDK 5.05.02.00. We were able to integrate the ISS driver 03.50.00.00 into the M3 firmware. Now the ISS module is up and running and the driver was extended to allow users to grab frames using the MIPI CSI interface available on the ISS module.
The software stack used by the SDK is complaint with V4L2, we added the changes needed at the V4L2 driver level to be able to map /dev/video7 as the device node that corresponds to the MIPI CSI. The changes were tested with the omnivision sensor OV5640, capturing 1080p at 30fps (ARM load ~6% displaying on HDMI), however, the interface should support 60fps too.
RidgeRun is working to put the evaluation SDK supporting the ISS on Github. We are also adding support to Gstreamer to capture the frames using v4l2src so developers could take advantage of all the modules already implemented on the gstreamer framework as well on the DM385.
I will post the link to the SDK as well as the wiki page describing the pipelines used for testing,
-David