Skip to main content
Graduate
March 25, 2025
Solved

STSW-ST25RFAL and platformTimerGetRemaining

  • March 25, 2025
  • 1 reply
  • 288 views

Hi

I download the newest STSW-ST25RFAL 4.0.0 and try to update my project from STSW-ST25RFAL 3.0.0.

 In rfal_nfc.c is a new function platformTimerGetRemaining( ) used.

I can't find a sample implementation because STSW-ST25R_1.7.0 is still with 3.0.0.

Where can I get  an updated timer.h, timer.c?

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

    Hi,

    most of the demos building on top of RFAL will be updated the coming weeks. This new API will be fully included there.

    If you check the documentation you will find it documented and also include/rfal_defConfig.h if included will provide a default implementation which will work nicely in most cases.

    Regards, Ulysses

     

     

    1 reply

    Technical Moderator
    March 25, 2025

    Hi,

    most of the demos building on top of RFAL will be updated the coming weeks. This new API will be fully included there.

    If you check the documentation you will find it documented and also include/rfal_defConfig.h if included will provide a default implementation which will work nicely in most cases.

    Regards, Ulysses