User Activity

I have ported the driver of st25r3911 to nrf52832. At present, it seems that the initialization is normal. The value of the register read after initialization is the same as the value I used using the stm32 development board, but I just can't detect ...
Recently, I am working on a project. I need to use the nrf52832 driver st25r3911b chip to read the card. The current progress is that I can use the st25r3911 driver to initialize, and the initialization has been successful, but it seems that there is...