Skip to main content
Visitor II
September 25, 2020
Solved

How to write data into st25dv04 using linux i2c write function in c ?

  • September 25, 2020
  • 1 reply
  • 686 views

I use i.mx6 solo Dual to interface st25dv04k . i used i2c interface.

I am able to access that i2c bus but after that how to write data that i want to know.

I know i2c protocol but on linux platform how to write data i don't know if possible then please give me example for write data to st25dv04k.

    This topic has been closed for replies.
    Best answer by Ronald B.

    Hello Mpraj.19,

    Please have a look to the STSW-ST25DV007 software package providing a Linux user space driver for the ST25DV-I2C, available here:

    https://www.st.com/content/st_com/en/products/embedded-software/st25-nfc-rfid-software/stsw-st25dv007.html#overview

    This software package comes with a User Manual for easy ramp-up.

    It must provide what you need to access ST25DV-I2C on a Linux platform.

    Regards

    1 reply

    Ronald B.Answer
    Visitor II
    September 30, 2020

    Hello Mpraj.19,

    Please have a look to the STSW-ST25DV007 software package providing a Linux user space driver for the ST25DV-I2C, available here:

    https://www.st.com/content/st_com/en/products/embedded-software/st25-nfc-rfid-software/stsw-st25dv007.html#overview

    This software package comes with a User Manual for easy ramp-up.

    It must provide what you need to access ST25DV-I2C on a Linux platform.

    Regards