Issue with I2C communication with ST25DV64KC tag
Hi @Rene Lenerve @JL. Lebon @Brian TIDAL
So basically I am connecting ST25DV64KC tag with MKE14F512VLL16 based controller and I want to write on the tag through i2c but as I am sending data using I2c write and as I am checking using Logic analyzer it showing its writing and sending ack but when I am checking using st nfc tap app options read memory there nothing was written can you guys confirm few things like is tag slave device address is 0xA6 for writing on tag and is it mandatory to give memory address or it will assume 0000h as base address and write on it and to write on tag do we need to send one byte at a time .Can you please provide details about i2c communication to write on tag by the way I have already gone through the datasheet.
