ST25R3916B self-tests fail
Hi
I'm trying to communicate from a STM32WB5MMG via a ST25R3916B to a ISO14443-A tag.
I use the X-CUBE-NFC6 RFAL library with ST25R3916B, RFAL_FEATURE_NFCA and RFAL_FEATURE_T2T set.
Both ST25R self-tests fail:
- ST25R_SELFTEST returns RFAL_ERR_TIMEOUT
- ST25R_SELFTEST_TIMER returns RFAL_ERR_SYSTEM (2nd)
Without self-tests, I can read the tag, but writing fails with RFAL_ERR_INCOMPLETE_BYTE.
Can you give me a hint?
Thanks, Daniel
