Navigation

    VEYE IMAGING Forum

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Recent
    • Popular
    • Users
    • WIKI
    • veye.cc
    1. Home
    2. VEYE MIPI camera
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • M

      SOLVED Drivers for kernel 6.6.20+rpt-rpi-v8
      • mca312

      2
      0
      Votes
      2
      Posts
      438
      Views

      veye_xumm

      @mca312
      Hello, we haven't provided precompiled files for this version yet. Please follow our instructions in the documentation to compile it yourself.
      https://github.com/veyeimaging/raspberrypi_v4l2

    • L

      SOLVED RAW-MIPI-AR0234M模块没有树莓派,可不可以用单片机模拟IIC主机,如何直接配置传感器
      mcu bypass mode raw-mipi-ar0234m模块 • • liubo1999

      5
      0
      Votes
      5
      Posts
      576
      Views

      veye_xumm

      @liubo1999

      读取0x0424寄存器地址的数据全是0x00,请问是不是我设置的报文发送的不正确?举个例子,数据类型是bool的数据,我可以发一个字节作为设置值吗?还是说必须一次设置4个字节?

      所有数据类型,都是必须使用4个字节的。

      还有一个问题,就是说,如果成功设置成为“MCU bypass mode”模式后,是不是仍然在当前的I2C总线上与传感器通讯?MCU只是作为透传功能是吗?

      设置之后,电路上外部与sensor的i2c通信不经过mcu,是直接联系的。i2c地址也是各自sensor的地址了。

    • L

      SOLVED rtsp服务
      • lin

      4
      0
      Votes
      4
      Posts
      741
      Views

      N

      @国电富通 可以找一下网上开源的rtsp, 在板子实现一个rtsp server 然后电脑用vlc访问

    • N

      SOLVED IMX462 with Raspberry Pi Zero 2
      • Nathan Sinclair

      5
      0
      Votes
      5
      Posts
      600
      Views

      veye_xumm

      @veye_xumm

      The feedback from this link below is the same as your problem, and although it is in Chinese, the images in it are informative.
      https://forum.veye.cc/topic/187/veye-mipi-imx385在新版raspberry-pi-zero-2-w上无法使用

      I'll list the points to use:

      Use a separate 5V supply. On the raspberry pi zero 2w, the power on enable pin for camera, needs to be executed separately: raspi-gpio set 40 dh

      Once this is done, the camera can be detected on the i2c-10 bus.

      i2cdetect -y 10

      The 0x3b device can be detected and the script can read and write camera parameters now.
      After completing the above steps, you can use the veye_raspicam series software normally.

    • M

      SOLVED GPIO Strobe pulled high during Video streaming mode
      • mca312

      6
      0
      Votes
      6
      Posts
      760
      Views

      veye_xumm

      @mca312 You are welcome.

    • J

      SOLVED RAW-MIPI-AR0234M
      • jose5000

      2
      0
      Votes
      2
      Posts
      290
      Views

      veye_xumm

      @jose5000
      Please run the commands from part3.7 of this link and post the results here.
      https://wiki.veye.cc/index.php/VEYE_CS_Camera_for_Jetson_TX2#Are_Image_and_DTB_upgrade_successful_.3F

    • N

      IMX327S IR-Cut Heat
      • newleaf

      4
      0
      Votes
      4
      Posts
      888
      Views

      N

      @veye_xumm Thank you. And agreed, it's heat transfer. Everything is stable and works great. Good to know it's normal.

    • N

      SOLVED CS-LAMP-IR Frame Synchronization
      • nimble99

      2
      0
      Votes
      2
      Posts
      264
      Views

      veye_xumm

      @nimble99 Hi, this board won't work for you. It's a IR lamp running a full duty cycle.

    • L

      SOLVED 如何设置ar0234接收单通道的图像。而不是rgb的。
      • lizi

      2
      0
      Votes
      2
      Posts
      459
      Views

      veye_xumm

      @lizi 你好,我们这个相机本身是黑白的,只有一个通道。 驱动输出的数据也是单通道的。 你的意思是进入opencv现在是三通道模式的? 不好意思,这个我们对opencv的确不太熟,这方面需要再研究。

    • C

      SOLVED imx462寄存器值
      • canglin

      26
      0
      Votes
      26
      Posts
      3576
      Views

      veye_xumm

      @canglin 默认是discontinues模式。

    • V

      SOLVED New Raspberry pi 5 support
      • Vaa

      25
      0
      Votes
      25
      Posts
      4333
      Views

      V

      @vaa said in New Raspberry pi 5 support:

      @veye_xumm
      In case I try to set pixel_format to any other value is cause VIDIOC_STREAMON fail. I suppose this is a bug in the driver.
      Some other applications like gstreamer only set pixel_format if you directly point to do this, this is why it works, but many others (e.g. trying to set default pixel_format) are not.

      Will you going to fix the issue?

    • L

      UNSOLVED 3588修改行对齐
      • lin

      12
      0
      Votes
      12
      Posts
      1326
      Views

      L

      @veye_xumm 好的,谢谢

    • L

      UNSOLVED 使用i2c.sh读写曝光参数,但实时图像预览图像并没有变化
      • liliant

      6
      0
      Votes
      6
      Posts
      659
      Views

      veye_xumm

      @liliant 一般来说,能出图,i2c是通的;那么摄像头应该没有坏,控制参数也应该生效才对。

    • N

      SOLVED IMX327S with reComputer Xavier/Nano
      • newleaf

      12
      0
      Votes
      12
      Posts
      1310
      Views

      veye_xumm

      @newleaf You are welcome.

    • H

      SOLVED 调用摄像头方法
      • hxm

      20
      0
      Votes
      20
      Posts
      6667
      Views

      veye_xumm

      @hxm fcf1a632-3381-4084-817b-f27489ad76ae-image.png

    • S

      SOLVED veye-mipi-imx287m识别不到
      • stark

      26
      0
      Votes
      26
      Posts
      3836
      Views

      S

      @veye_xumm 我换块板子试试吧

    • H

      SOLVED mv_mipi_i2c.sh
      • hxm

      3
      0
      Votes
      3
      Posts
      725
      Views

      veye_xumm

      @hxm https://github.com/veyeimaging/nvidia_jetson_veye_bsp/tree/master/mv_tools_jetson

    • J

      SOLVED VEYE-imx462 and Orin Nano developer kit problem
      • joe

      17
      0
      Votes
      17
      Posts
      1807
      Views

      veye_xumm

      @joe yes

    • P

      SOLVED IMX462 ISP设置失败
      • peter

      2
      0
      Votes
      2
      Posts
      302
      Views

      veye_xumm

      @peter
      你好,中括号[]不需要输入。比如-p1 NTSC,这样即可。

    • M

      UNSOLVED This topic is deleted!
      • mca312

      1
      0
      Votes
      1
      Posts
      11
      Views

      No one has replied