Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shutter speed on VEYE-MIPI-290/327 #5

Open
davnec opened this issue Nov 18, 2020 · 1 comment
Open

Shutter speed on VEYE-MIPI-290/327 #5

davnec opened this issue Nov 18, 2020 · 1 comment

Comments

@davnec
Copy link

davnec commented Nov 18, 2020

I'm using VEYE-MIPI-327 camera module on Raspberry Pi and i try to set the longer shutter speed as possible.

I've found the mshutter setting (section 3.10 on i2c wiki) http://wiki.veye.cc/index.php/VEYE-MIPI-290/327_i2c/

The documentation say

value is exposure time(seconds)

I need to use the 327 module to take picture with exposure time between 1 to 10 seconds.

but I don't understand how to use this settings.

in section 3.16 (aespeed) i read

AE adjust speed,p1 is agc speed, p2 is shutter speed,Slow to Fast: [0,0x64]

But seems that nothing happens (but the i2c communication works)

It's possible to know the setting to take picture with longest time and greater sensitivity as possible?

@mmxuxp
Copy link
Contributor

mmxuxp commented Nov 23, 2020

I need to use the 327 module to take picture with exposure time between 1 to 10 seconds.
this camera do not support shutter time longer than 1 seconds. CS-MIPI-IMX307 support that feature.
It's possible to know the setting to take picture with longest time and greater sensitivity as possible?
./veye_mipi_i2c.sh -w -f mshutter -p1 0x53
which is 1 secnod.

pilotnbr1 referenced this issue in OpenHD/veye_raspberrypi Aug 16, 2021
Update VEYE files to latest for 327S support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants