User Activity

I am working on ST25DVXXKC tags with ST25R3916 Reader based application.Issue: While using ST25R3916_v2.8.0_Linux_demo_v1.1 for raspberry pi, I encountered an issue -> "library compilation failed with undefined symbol".Cause : As I am using NFC-V tec...
Hello,I am using ST25R3916 based X-Nucleo-NFC06A1 with Raspberry-Pi to read data from ST24DC64KC tag (which is custom board) using FTM. I am able to read the message using  rfalST25xVPollerReadMessage(), But only if length is below 128. If I am tryin...
I am using ST25R3916 Discovery board to tag testing purpose and I am using ST25PC-NFC feature of discovery GUI. Even though I am able to start USB mode on Discovery board ( I can see that display on discovery board shows USB mode enabled ) but GUI do...
Hello, I am working on project where I need to check if field is falling or rising. I have enabled the filed change interrupt in GPO, which works fine to generate the GPO interrupt. Unfortunately both the interrupt flags for field change interrupt i....