Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
@年华灬 这个模组启动比较慢,大约7-8秒,你进行sysreset之后需要等会儿才能正确读到。 会不会是i2c通信有问题,你检查检查排线插接情况,是否有接触不良? 可以循环使用 i2cdetect -y 10 查看是否有0x3b,有的话,说明摄像头的i2c还活着,在响应。
如果detect一会儿有,一会儿没有,一种可能,摄像头在不停重启。 可以尝试在detect到的时候发送sysreset
@zjutony 为防万一我这边测试了一下。用的jetson nx,jetpack4.6. 45d47986-5c26-40c3-9b9a-53113b74bd5b-image.png 图像是正常的啊。 请你检查一下我上面列出的模式相关的内容,看一下结果。
@ruimin-huang 不客气
@maponarooo Good. These are two different product lines with impassable solutions. From sensors, to isp, etc.
@sjchen 除了你已经修改的地方之外, 需要用 D_init_camera_ex函数代替D_init_camera,这个函数具备分辨率的定义参数。
@zjutony 你说的没错,132不支持那么大的分辨率。 http://wiki.veye.cc/index.php/CS-MIPI-SC132_Data_Sheet/zh
@anatom please read http://wiki.veye.cc/index.php/VEYE-MIPI-290/327_for_Raspberry_Pi part2
N
Hi
Oh, my mistake I only downloaded veye_mipi_i2c.sh, I didn't realise it called i2c_read, i2c_write. Sorry I will download all files tomorrow and try again.
thanks Nigel
@nigel-gardiner You are welcome.
@zhangxuezhi618 你好,我们现在在bullseye系统上已经可以执行原有程序了。请参考wiki文档尝试一下。
D
@veye_xumm No devices are connected to these contacts. The camera is connected to RPi4b and RPiZero only via the CSI interface.
@sjchen 不好意思,这个我们暂时还没有提供demo,功能上讲,这个就是提供一个回调函数的注册接口。底层的库,有一个线程,在有数据的时候就会调一下这个回调函数。 userdata可以不用管它。
@sjchen 不客气。
S
@veye_xumm 可以了,谢谢!
M
@veye_xumm Oh... no.... Okay.
@tuzi 是的。 之前你提的现象,主要是Image没有生效,跟dtb还不是一回事。
@max lowlight只有在自动曝光模式下生效。你一旦设置mshutter为手动,lowlight就不生效了。
@dan_lionking You are welcome.
@livehappily 你的现象跟这个哥们的应该是一样的。 参考一下这个帖子。 http://forum.veye.cc/topic/172/csi132相机nvidia-nx平台上无法更新硬件/17
@dawnline 就是这个参数,没有其他的