• IMX327S with reComputer Xavier/Nano

    VEYE MIPI camera
    12
    0 Votes
    12 Posts
    4k Views
    veye_xummV
    @newleaf You are welcome.
  • RaspberryPi OS 64-bit

    Raspberry Pi App Software
    3
    0 Votes
    3 Posts
    3k Views
    N
    @veye_xumm For anyone else. This works perfectly. Note that when recompiling on 64-bit Pi, the following warning is produced. It still builds. Just copy the outputs to bin and the scripts work fine. ./make.sh i2c_read.c: In function ‘main’: i2c_read.c:112:35: warning: passing argument 4 of ‘i2c_rd’ from incompatible pointer type [-Wincompatible-pointer-types] 112 | i2c_rd(fd, device_addr,reg_addr, &value, num); | ^~~~~~ | | | unsigned char (*)[512] i2c_read.c:20:68: note: expected ‘unsigned char *’ but argument is of type ‘unsigned char (*)[512]’ 20 | static int i2c_rd(int fd, uint8_t i2c_addr, uint16_t reg, uint8_t *values, uint32_t n)
  • 树莓派5b & 2个sc132 相机,拍照问题

    CS MIPI camera
    10
    0 Votes
    10 Posts
    5k Views
    veye_xummV
    @mjyc ./media_setting_rpi5.sh XXX只有这个是必须要执行的。 上电之后,执行一次。
  • rk3588和斯特威sensor适配问题

    Rockchip App camera
    7
    1
    0 Votes
    7 Posts
    4k Views
    veye_xummV
    @yd 已添加,请通过。
  • 调用摄像头方法

    VEYE MIPI camera
    20
    0 Votes
    20 Posts
    12k Views
    veye_xummV
    @hxm [image: 1704416842228-fcf1a632-3381-4084-817b-f27489ad76ae-image.png]
  • veye-mipi-imx287m识别不到

    VEYE MIPI camera
    26
    2
    0 Votes
    26 Posts
    13k Views
    S
    @veye_xumm 我换块板子试试吧
  • roc-rk3588s-pc怎么驱动两个ar0234M

    CS MIPI camera
    10
    1
    0 Votes
    10 Posts
    5k Views
    veye_xummV
    @lin 你的图片我看不到。但是根据你的描述,似乎没有更新dtb。 另外我们提供了一个现成的镜像,在这个链接: https://github.com/veyeimaging/rk35xx_firefly/releases
  • mv_mipi_i2c.sh

    VEYE MIPI camera
    3
    1
    0 Votes
    3 Posts
    2k Views
    veye_xummV
    @hxm https://github.com/veyeimaging/nvidia_jetson_veye_bsp/tree/master/mv_tools_jetson
  • 0 Votes
    2 Posts
    2k Views
    veye_xummV
    @lin 你使用的源码版本有可能给我们的版本不同。 我觉得需要首先判断一下你的系统最终生效的dtb的名字是什么。 firefly的sdk的不同的版本,可能对应不同的dtb名字。 系统起来之后,运行这个命令有可能能有提示。 dmesg | dts