Issue detecting card, ST25R3916B, with RFAL STSW-ST25RFAL002, FreeRTOS Polling
Hello!
I am working on integrating ST25R3916B into our product based on PSOC 6 CM4. I can read the ID and initialization seems to succeed but I cannot detect any tags.
Setup:
* I am using STEVAL-ST25R3916B reader expansion board with ST25R3916B.
* I have VBUS connected 5V, 3.3v to 3v3. SPI pins are properly connected and can read the ID. IRQ as +ve edge.
* I have attached spi transaction logs, I have the SPI bus connected to the logic analyzer in case if need any transaction through the logic analyzer.
* I have attached rfal_platform.h and have ST25R_COM_SINGLETXRX enabled and spi_transfer handles the SS pin.
Please let me know anything to try, not sure where to start.
