Navigation

    VEYE IMAGING Forum

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Recent
    • Popular
    • Users
    • WIKI
    • veye.cc

    UNSOLVED imx462 cant configure

    VEYE MIPI camera
    2
    2
    254
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Z
      zoldaten last edited by zoldaten

      hello.
      i work with imx462 on cm4_nano_b with compute module 4 Raspbian Bullseye 64bit.
      and i see menu when use gstreamer :
      Screenshot_2.jpg

      how to fix that ?

      trying to fix that i follow this link:
      http://wiki.veye.cc/index.php/VEYE-MIPI-290/327_i2c/
      but when i execute:
      ./camera_i2c_config
      i see:

      setting GPIO for board revsion: c03140
      CM4 - assume CAM1 on 44&45
      ./camera_i2c_config: 255: rpi3-gpiovirtbuf: not found
      Use i2c-10 for the sensor (-y 10)
      

      that`s strange as i have rpi3-gpiovirtbuf in dir and i did
      sudo chmod +x for it.

      may be there are configs for 32bit ?
      how to set camera in 64bit OS ?

      please help.

      veye_xumm 1 Reply Last reply Reply Quote 0
      • veye_xumm
        veye_xumm @zoldaten last edited by

        @zoldaten

        @zoldaten said in imx462 cant configure:

        how to set camera in 64bit OS ?

        run make.sh in i2c_cmd\source\i2c_tools and copy the output binaries to i2c_cmd\bin

        @zoldaten said in imx462 cant configure:

        how to fix that ?

        Add this line to the bottom of veye_mipi_i2c.sh

        ./i2c_write $I2C_DEV $I2C_ADDR  0x07 0xFF>/dev/null 2>&1
        
        1 Reply Last reply Reply Quote 0
        • First post
          Last post