2025-01-13 12:05 AM
Hello, I have a question for NFC R/W mode (read/write EEPROM with ST25DV16K)
tag : ST25DV16K - Nfc tag 4 click
reader : STM32 + X-Nucleo_Nfc08a1
1. When writing data to the ST25DV16K board via RF, how long does it take to read the data via I2C?
2. It takes 5ms to write 1Block data with RF as shown in DataSheet. Is the writing time 5ms? Or does it mean that I should read it after 5ms of writing?
Thank you!!!
2025-02-02 05:53 PM
Thank you!!