User Activity

Hi,Now I am trying to port the rfal library for an ST25R3920B.I have defined all mandatory part of platform.h and rfal_defConfig.h file. And I enabled the flags ST25R_SELFTEST, ST25R_SELFTEST_TIMER to find out issues of initializing.The ST25R_SELFTES...
Now I want to make a poller using ST25R3920B.Main mcu is communicating with spi.I tried to turn it to task after initialize, but there was an error in rfalFieldOnAndStartGT() and I followed the code ret = st25r3916PerformCollisionAvoidance( ST25R3916...