Navigation

    VEYE IMAGING Forum

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

    iiс driver development for CS-MIPI-IMX307

    CS MIPI camera
    2
    4
    546
    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.
    • P
      pavel_fpga last edited by pavel_fpga

      Hi. there is a CS-MIPI-IMX307 camera module.
      I want to send commands to the camera from the fpga board. my fpga board is not a Raspberry pi. my fpga board does not have an operating system. i2c address of your module is 0x3B. can you provide a description of the i2c protocol for CS-MIPI-IMX307 camera module?

      I'm interested in the list of commands and the description of the package that I have to send via the i2с bus.

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

        @pavel_fpga
        More than one customer has used it this way.
        The camera supports the standard i2c protocol and the i2c address is 0x3b.
        For specific registers and functions, please refer to the script we provide on the Raspberry Pi and its description.
        http://wiki.veye.cc/index.php/CS-MIPI-X_i2c

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

          @veye_xumm

          1. what data should i enter by index -f ? can you provide a list and description of this data?
          2. i2c protocol is <0x3b - 1 byte> <-f powerhz - ?byte> <-p1 60 - 1 byte>
            ( -f powerhz - ?byte ) - According to the script you provided, I can't see the values that I have to pass in this field.
          veye_xumm 1 Reply Last reply Reply Quote 0
          • veye_xumm
            veye_xumm @pavel_fpga last edited by

            @pavel_fpga
            https://github.com/veyeimaging/raspberrypi/tree/master/i2c_cmd/source/i2c_tools
            Please refer to the source code.

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