2023-01-12 04:58 AM
Im trying to get the Pollerexample with the ST25R911b-DISCO working
i attached a Picture that shows where.
It just stared the programm an had no connection to NFC devices befor.
How can i get out of ERR=BUSY ?
Solved! Go to Solution.
2023-01-19 06:06 AM
HI Titus,
correct. And I wanted to write "your", not "our" above (edited).
In case you are still using our sample timer.c then I would suspect that platformGetSysTick() is not operational.
Best Regards, Ulysses
2023-01-12 06:56 AM
Hi Titus,
not sure what you have done. Have you ported to a different controller? Then it is likely a porting issue in Timer/Interrupt handling.
Please share some more description on what you have done and what you observe!
BR, Ulysses
2023-01-19 12:50 AM
the rfalTranciveState gives me "RFAL_TXRX_STATE_TX_WAIT_GT"
2023-01-19 01:01 AM
Hi,
likely your porting of timer (platformTimer*()) is not correct.
BR, Ulysses
2023-01-19 01:29 AM
Do you mean this ?
2023-01-19 06:06 AM
HI Titus,
correct. And I wanted to write "your", not "our" above (edited).
In case you are still using our sample timer.c then I would suspect that platformGetSysTick() is not operational.
Best Regards, Ulysses