User Activity

Hello everyone,I am currently working with the ST25R3916B chip to use it as a reader for an ST25DV64KC tag. My objective is to interface with an NFC-V tag following the ISO 15693 standard.To achieve this, I am developing custom code by referring to t...
Hi everyone!I’m working with two ST expansion boards:NFC07A1 – ST25DV64KCNFC08A1 – ST25R3916BBefore diving into the communication between these two boards, I tested them individually to explore all their functionalities, and everything worked well. N...
Hello everyone,I’m using the X-NUCLEO-NFC08A1 expansion board, which integrates the ST25R3916B chip, to set up an NFC Tag-Reader system. Before moving forward with this implementation, I want to test the reader's full functionality. So far, I’ve been...
Hello everyone!I'm working with the NFC08A1 board (ST25R3916) and trying to use it in NFC Reader mode. At the moment, I’m focused on writing and reading the chip’s registers via the SPI protocol.I've conducted several tests on the firmware side, but ...
Hello everyone,I'm working with the NFC08A1 (ST25R3916) reader, and I'm encountering an issue with SPI communication when trying to read the ST25R3916 registers.I’ve written a simple function to read a register, as shown below:   uint8_t Read_A_RegSp...
Kudos given to