User Activity

Hi ExpertsI used NFC Tap App to transmit data(use FTM write message cmd), transmit 10 byteAs my analysis below the last 4 byte should be the CRC(4 byte),I think it's use CRC32 method, but I can't calculate the result as same as the App Results by usi...
NFC Tag: ST25DV64KVI2C host: STM32G474I write 5 bytes data 0xA,0xB,0xC,0xD,0xE in FTM mailbox and I want to read these data through ios NFC Tap app, so I enter FTM - Data Transfer, disable Write/Read MailBox Buffer and tap start to read, it takes ver...
 HiI'm using ST25DV64KC, my I2C host is STM32G474There are two problem, need support. Please see detail. Thank you!1. I would like GPO generates a pulse when i2c write EEPROM(user memory)but it doesn't work, the GPO always output LowI have confirmed,...