ST25DV GPO Interrupt
I'm trying the ST25DV, ( open drain connection with pullup resistor of 20k ) but I can't get the interrupt to work through the GPO pin
The product code read is 0x51
I wrote the register with GPO_EN = 1 and RF_ACTIVITY_EN = 1, RF_WRITE_EN =1, FIELD_CHANGE_EN = 1,
after an RF WRITE I see through IT_STS_Dyn that the interrupt has been triggered,
but from the GPO pin I never see the interrupt ( I always read the pin at logic high level )
What am I missing for it to work ?
