Skip to main content
Visitor II
January 12, 2023
Solved

Poller_Example stuck

  • January 12, 2023
  • 2 replies
  • 1197 views

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 ?

0693W00000Y85GfQAJ.png

    This topic has been closed for replies.
    Best answer by Ulysses HERNIOSUS

    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

    2 replies

    Technical Moderator
    January 12, 2023

    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

    Visitor II
    January 19, 2023

    the rfalTranciveState gives me "RFAL_TXRX_STATE_TX_WAIT_GT"

    Technical Moderator
    January 19, 2023

    Hi,

    likely your porting of timer (platformTimer*()) is not correct.

    BR, Ulysses

    Visitor II
    January 19, 2023

    Do you mean this ?0693W00000Y8d3wQAB.png