ST25R3911B - which ST software package/library?
Hi All
I am developing a simple app for a bespoke board using the ST25R3911B, that just has to poll for an ST25DV04KC Type 5 tag, and read/write using NDEF. I'm using STM32CubeIDE, adding NFC to an existing project that uses FreeRTOS, and already has the basic hardware init, debug logging etc.
Just checking which is the quickest way to get started?
I think my options are:-
X-CUBE-NFC6 - easy to add to my project using cube, but not clear if it supports ST25R3911B (my understanding is the ST25R3911B is a cut down version of ST25R3916?).
X-CUBE-NFC5 - clearly supports ST25R3911B but doesn't appear in cube, is it superceded by NFC6?
STSW‑ST25R015 - again clearly supports ST25R3911B, but I've not used this style of ST library before, looks like a lot more work to get started, compared to X-CUBE packages
I must admit I get fairly confused by these various ST software packages, and the best/easiest way to add them to an existing STM32CubeIDE project. For example, if using X-CUBE, should I use (and modify) the board extension stuff, or write my own from scratch?
Any pointers gratefully received. Many thanks, Ben
