ArduCAM / MIPI_Camera

235 stars 109 forks source link

OV9281 erroneous values for hts and vts #92

Open andigandi opened 3 years ago

andigandi commented 3 years ago

Using the C interface of libarducam_mipicamera.so, hts and vts are being set to erroneous values. According to user bin from your forums (see here), these values shall not be smaller than the resolution in pixels, but since there is no datasheet available, I can not verify this. I have inspected hts and vts for the following modes:

Since you need a correct value of hts for calibrated exposure times, I would really appreciate this being fixed.

This issue happens with the current commit 21e94e795bca24025d24e679fbcca9d607de2e66 but also with previous versions.

raniereee commented 3 years ago

Hi,

Have you ever solved this question?

I have tried to set fixed FPS by changing TIME_VTS high and low, but when I write to registers, my strobe stop to work, and I dont know if is correct. Moreover, I need of strobe to syncronize my flash light.

Without manual have no way.