ST25R3911 gpio interrupt
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 GPIO pin used for the ST25R External Interrupt is being pulled high very frequently. causing high CPU usage in my card reading program.
I did not observe the specified trigger condition for the GPIO interrupt in the provided demo. Was it configured for rising, falling, or both edges?
I look forward to your response.
