User Activity

I have integrated the ST25R3911B into a Linux development board, using spi+gpio for communication.I currently have GPIO configured for edge-triggering (both), and I am polling for card readings at a frequency of 300ms.However, I've noticed that the G...
I have integrated the ST25R3911B into an ARM64 Linux development board, using rfal_v1.3 for communication via SPI.I am able to poll and read cards successfully, but I've observed higher CPU usage.Upon inspecting the perf.svg, it appears that the st25...