Is there a porting guide for the ST25R NFC libraries?
Hello,
I have an application where we are using a couple of the ST25R3916B in a design but with a different processor. I've looked through the forum posts and gleaned some information here and there, but is there a guide on how to port this library to a different processor? It is the MSP430F5xx series. Or I don't suppose you have any example code that is already ported for this processor?
We will be reading either the ISO15693 or ISO 14443 tags; that hasn't been decided yet.
I'm using ST25NFC_Embedded_Lib_ST25R3916_1.4. I will be using the basic polling example.
Ideally the porting guide would include:
- How to set up the directory tree so that everything is found
- Which files I will need to port to my own hardware
- How to test that we are communicating with the ST253916 successfully.
- Which middleware I need to include
- Any "gotchas" or information that is important to know when porting
Thank you,
Derek
