ST25R3911B : RFAL Library : st25r3911OscOn() giving Error=1 on Custom Board
Hi ,
We have done preliminary test on X-Nucleo-NFC05A1 and than made our custom board using the reference circuit provided.
We have followed the sequence for Card Detection:
Now the the function work as follows:
- rfalInitialize() gives ERROR_NONE
- st25r3911OscOn() which is giving the error =1(ERR_NOMEM).
- rfalFieldOff() gives ERROR_NONE
- rfalNfcvPollerInitialize() gives ERROR_NONE
- rfalFieldOnAndStartGT() gives ERROR_NONE
- rfalNfcvPollerCheckPresence() gives the error=4 (ERR_TIMEOUT)
So before and after this function st25r3911OscOn() , everything looks good , just we are not getting what causing the error in st25r3911OscOn().
We have connected the 27.12MHz Crystal.
Also we have noticed that frquency of 9MHz on CRO across the crystal, so it is Okay ?
Moreover need a review on Power Supply section of the schematic.
I am attaching the screenshot , and in this
we have kept R7 Open and +5V Not Connected.
So any guess what is causing the issue ?

