ArduCAM / MIPI_Camera

223 stars 107 forks source link

Operating IMX219 at 1280x720p @ 120FPS without binning #166

Open qeroll opened 1 year ago

qeroll commented 1 year ago

Hi,

I am trying to operate an IMX219 as stated in the headline. I am using a Jeston Xavier NX, and according to my calculations the MIPI is suppose to support such config. However, I can't seem to get a full image, I do get the data to stream, but I always get a blank vertical line which increase as I increate the FPS from 60 to 120.

Has anyone had any success with this kind of configuration, or perhaps can point me to the correct registers? I have set 0x0174 and 0x0175 to 0, since I don't wan't any binning, and I do in fact get a no-binning 1280x720 image when I run in 60FPS.

Any help will be much appreciated.