Skip to main content
Mpraj.19
Associate III
June 7, 2021
Question

i want support for start communication with st25dv04k. i have ST25DV-I2C Linux user space driver.

  • June 7, 2021
  • 1 reply
  • 506 views

i have good experience of i2c communication over linux. but my basic fundamental to communicate with nfc is weak. so please provide reference of theory to communicate with this ic. please guide me from which point i have to start. i will follow steps if any body prefer.

my ultimate goal is to deploy code of ST25DV-I2C Linux user space driver such that i can use it in my application for read and write data in tag.

    This topic has been closed for replies.

    1 reply

    Mpraj.19
    Mpraj.19Author
    Associate III
    June 21, 2021

    steps:

    1] Refer guide ST25DV-I2C Linux user space driver

    2] run your project

    3] necessary file add in your project

    4] check the error and resolve it

    5] test the output