ST25R95 IRQ_In low pulse?
Hello ,
According to the st25r95 datasheet:
"After the power supply is established at power-on, the ST25R95 waits for a low pulse on the pin IRQ_IN (t1) before automatically selecting the external interface (SPI) and entering Ready state after a delay".
I have a custom board and I want to read the device id over spi, but the IRQ_IN pin is not connected.
Can it work without IRQ_IN low pulse? Can I communicate with the device, currently I have nothing on MISO line.