How to start with ST25R3911B and is It really necessary to use rfal and st25r3911 libraries for simpel project?
Hello everybody!
In my company We decided to use ST brand for our "NFC projects". Anyway, now I have Nucleo board 32f070RB and x-nucleo-NFC05a1 with ST25R3911B chip.
For now We have a simple project, just to read and write to/from the Tag (some of the classical tags, probably ISO14443A).
Unfortunately, there is no official Excample for x-nucleo-05a1 and 32F070RB. For now I just established SPI communication with microcontroller and 25R3911B chip(basic read/ write into a register).
Now I need a help because I confused about 2 things and If It's possible to answer me:
+ What is the steps to Initialize ST25R3911B and start communicate with Tag (I read a datasheet but it's a bit confusing for me)?
+ Is it necessary to use rfal and/or st25r3911 libraries or at list which is really necessary?
All the best,
Domen