2023-12-21 12:31 AM
Can you provide more specific codes for the ST25R3918? I need to program the chip for both card emulator mode, and reader mode.
I'm highly interested in knowing the correct registers configuration as well as the NDEF protocol.
Best regards,
Cairo
Solved! Go to Solution.
2023-12-21 01:10 AM
Hello Cairo,
the ST25R3918 is covered by RFAL and ST25 Embedded NFC lib. Just use the package for ST25R3916 and set the define to ST25R3916. Code is exactly the same, however functions not available on ST25R3918 will not work when selected by the driver.
Regards, Ulysses
2023-12-21 01:10 AM
Hello Cairo,
the ST25R3918 is covered by RFAL and ST25 Embedded NFC lib. Just use the package for ST25R3916 and set the define to ST25R3916. Code is exactly the same, however functions not available on ST25R3918 will not work when selected by the driver.
Regards, Ulysses
2024-01-02 11:42 PM
Dear Ulysses,
Sorry for the late reply.
I will try the way you explained.
Thanks for the support.
Best regards,
Cairo
2024-01-08 11:04 PM
Dear Ulysses,
Thank you again for your reply. I still have another question though..
I would like to use ST25R3918 in card emulation mode, but I can't find any demo code in ST25R3916 lib, I only find some functions which I find tricky to understand without an implementation example.
Can you provide a code example for card emulation mode?
Best regards,
Cairo
2024-01-19 10:23 AM
Please create a dedicated post on this new question to get a dedicated answer.
Best Regards,
BB