2022-05-12 05:52 AM
The RFAL library claims to support the ST25R3912 but has no definitions in the sources for this chip. How to use the RFAL library with the ST25R3912 chip? just use ST25R3911 definitions and sources?
Solved! Go to Solution.
2022-05-12 06:31 AM
Hi Michael,
the rfal.chm states that :
Along this documentation the device names used also apply to the following part numbers:
So, for ST25R3912, one just needs to use ST25R3911 definitions and sources.
I would recommend to use the ST25 Embedded NFC library where the RFAL comes with various demos/examples ready to be used on STM32L4 MCU (and easy to port on other MCU).
Rgds
BT
2022-05-12 06:31 AM
Hi Michael,
the rfal.chm states that :
Along this documentation the device names used also apply to the following part numbers:
So, for ST25R3912, one just needs to use ST25R3911 definitions and sources.
I would recommend to use the ST25 Embedded NFC library where the RFAL comes with various demos/examples ready to be used on STM32L4 MCU (and easy to port on other MCU).
Rgds
BT