Hello I am having trouble communicating with my st25dv04k.
The library i'm using has simple read and write operations and i'm struggling to comprehend how the device function code works. I am simply trying to read the IC ref register. To do so,I use the device select code '0xAF - 1010 1111b - System memory reading". The start condition is included in the write operations.
Question 1:
I would need to send the device select code(in a buffer) to my i2c device. What address am I sending it to?
Question 2
The next step is to read the IC ref register (0x17). My understanding is that the address i'm reading is 0x17.
So far I cant send the device select code to my device and I can't understand why.
Please assist if possible.
Kind regards,
Hassan
