ST25R3911 Interrupt problem
Hi,
I use st25r3911 ev board with rfal on X-NUCLEO_NFC05A1.
First I tested below project in NUCLEO-401RE that I don't have any problem.
But, I switched target board to NUCLEO -F429ZI that I have an interrupt problem.
The problem that after an interrupt pin is not go low.
As I know, after occurring interrupt and I read the interrupt register. And interrupt pin to go low.
So, I insert delay for work around like below picture.
And I add my project.
