Topic: PN512's registers not getting configured using SPI
Hi,
I made a custom board for using pn512 with a SPI interface to SPI master. All the connections for SPI are correct according to the pn512 datasheet,I have also checked the voltage levels on pins and data being transmitted on all the lines using a Logic analyser.
The issue:
I am able to read the contents of the registers in pn512 (I mean the reset values only).
But I am not able to write anything to those registers and so, not able to test the working of the board.
My first reaction was, that maybe the reset pin is low, but I checked, it was high.
I am following proper SPI protocol and also the timing is fine (Also evident from the fact that SPI read is happening).
To test the board I am following this guide, but to my hard luck I have't even cleared the first step due to this issue;
http://www.nxp.com/documents/applicatio
N11038.pdf
I was not able to find any other forum on web where I could post this hardware related/pn512 related issue, maybe someone here can help (although I know, this is not what this forum is for exactly). Also not sure if the above information is sufficient for anyone to help me, in that case please ask for more info from my side.
Thanks in advance,
Ujjwal