• Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Is there I2C communication for L203 model?

    UniPi Neuron Series
    i2c l203 neuron pi
    2
    4
    2174
    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.
    • H
      HarishKumar last edited by

      We are planning on buying Neuron Pi L203 for a company project. Hoping there is I2C communication between the expansion boards and the raspberry pi used as in one of the documentations it was mentioned MCP23008, although not for the L203 model. We wanted the product to use open source software and pogrammable with python, if there is an I2C chip provided in the expansion boards, we would like to be informed about the details of the chip so that we can be ready with the libraries for programming.

      T 1 Reply Last reply Reply Quote 0
      • T
        tomas_hora administrators @HarishKumar last edited by

        @HarishKumar In Neuron, the communication with CPUs that takes care of is using SPI. I2C and GPIOs of RPi are only in the UniPi 1.

        Fore more info see:
        https://forum.unipi.technology/topic/271/rs485-of-the-neuron
        https://forum.unipi.technology/topic/272/recommended-way-to-access-inputs-ooutputs/4

        H 1 Reply Last reply Reply Quote 0
        • H
          HarishKumar @tomas_hora last edited by

          @tomas_hora Thanks for your reply.
          We would like to get the datasheet of the Neuron L203 model specifying the ARM CPU and their registers. We could not get the datasheet on the website.

          T 1 Reply Last reply Reply Quote 0
          • T
            tomas_hora administrators @HarishKumar last edited by

            @HarishKumar The internal communication is little bit modified Modbus, I suggest you to use the TCP Modbus: https://github.com/UniPiTechnology/neuron_tcp_modbus_overlay

            The map of the TCP Modbus registers can be found at http://downloads.unipi.technology

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