Dear Mpraj.19,Before answering your questions, please note that the ST25DV-I2C I2C operation is described in DS10925 at chapter 6 (addressing bytes, START and STOP conditions).Please also note that what you are implementing is already available in fi...
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...
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...
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...
Hello Mpraj.19,From my understanding, you cannot use i2cset and i2cdump to consistently access the ST25DV-I2C memory, because this device requires 2 bytes for internal address (while these commands only accept 1 byte of register address).Maybe the fi...