Navigation

    VEYE IMAGING Forum

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

    SOLVED VEYE-MIPI-IMX327S and veye_mipi_i2c.sh on Google coral dev board issue.

    VEYE MIPI camera
    2
    3
    233
    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.
    • N
      Nigel Gardiner last edited by

      Hi There

      I'm trying to use the I2c tool to control the VEYE-MIPI-IMX327s on the Google coral dev board.

      I downloaded veye_mipi_i2c.sh from your Github repository.

      But when I test it with ./veye_mipi_i2c.sh -r -f sensorid -b 1

      I get

      ./veye_mipi_i2c.sh: line 134: ./i2c_read: No such file or directory
      ./veye_mipi_i2c.sh: line 136: ./i2c_read: No such file or directory
      ./veye_mipi_i2c.sh: line 138: ./i2c_read: No such file or directory
      r sensor id is IMX7f7f; TWO board

      similarly if I test with ./veye_mipi_i2c.sh -r -f dhver -b 1

      I get
      ./veye_mipi_i2c.sh: line 121: ./i2c_read: No such file or directory
      hardware version is 0x7f

      I'm probably missing something or doing something totally wrong so any advice would be much appreciated.
      Am I meant to enable I2c as per the raspberry pi? I couldn't see a shell to do that in your repository.

      kind regards
      Nigel.

      veye_xumm N 2 Replies Last reply Reply Quote 0
      • veye_xumm
        veye_xumm @Nigel Gardiner last edited by

        @nigel-gardiner
        I guess it could be that the command does not have execute permission.
        Try this

        chmod +x  i2c_read i2c_write
        
        1 Reply Last reply Reply Quote 0
        • N
          Nigel Gardiner @Nigel Gardiner last edited by

          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

          1 Reply Last reply Reply Quote 0
          • First post
            Last post