Skip to main content
Visitor II
June 21, 2019
Solved

through ST25DV to communicate with I2C Sensor

  • June 21, 2019
  • 1 reply
  • 643 views

Hi,

I am thinking if it is possible to connect a low power I2C sensor to ST25DC, and use a reader to read out the values through the ST25DV(Powered by the Veh from ST25DC), or do I need extra MCU between the ST25DV and the I2C sensor to done the communication?

    This topic has been closed for replies.
    Best answer by JL. Lebon

    ​Hello,

    The ST25DV-I2C is I2C slave device only. In order to read data in your sensors, you need a master device, so you will need to add an MCU. The MCU will be I2C master for both sensors and ST25DV.

    Best regards,

    1 reply

    JL. LebonAnswer
    ST Employee
    June 24, 2019

    ​Hello,

    The ST25DV-I2C is I2C slave device only. In order to read data in your sensors, you need a master device, so you will need to add an MCU. The MCU will be I2C master for both sensors and ST25DV.

    Best regards,