Jump to content

aremund

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by aremund

  1. Hello Fausto,

    Thank you for sending me the other post.

    For the second i2c-bus I tried to use the GPIO pins 23/24, 5/6 and 17/27 as far as I can see in the Interface Specifications these pins are not used by the mcc 152.

    Nevertheless I get still the same error message:

    raise HatError(self._address, "Board not responding.")
    daqhats.hats.HatError: Addr 0: Board not responding.

    Maybe you can give me another advice.

    Best,

    Anna

     

  2. Hello,

    I have troubles with two DAQHATs mcc152.

    To read data from to identical temperature sensors I opened a second i2c bus (4 next to 1) on my raspberry pi now with this second i2c bus the daqhats are not responding/connecting anymore. Before everything was working and if I close the second i2c bus, they work again without any  problem. Now I have the question if these daqhats only work with one i2c bus? And if you have any idea how I can use the daqhats with 2 i2c buses?

    Thank you already in advance for your help.

×
×
  • Create New...