2025-03-25 2:03 AM
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?
2025-03-25 5:10 AM
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