2020-01-31 8:45 PM
Hi , I am new to ST Electronics boards. Recently i had purchased X-NUCLEO-NFC05A1 and trying to interface it with ATmega_128.
So please guide me how to port code or which essentials library I have to use to interface this board with ATmega_128 via SPI.
If there any sample code for NFC05A1 without using any internal libraries , please share with me, Thank you.
Solved! Go to Solution.
2020-02-03 6:29 AM
Hi,
please download the X-CUBE-NFC5 software package. It contains the rfal which is built for porting to different MCUs. Please see instructions inside rfal.chm.
Rfal is also available as separate package, not containing any BSP - I would recommend to use that in a later step: STSW-ST25RFAL001 (and 002/003 for ST25R3916 and ST25R95).
BR, Ulysses
2020-02-03 6:29 AM
Hi,
please download the X-CUBE-NFC5 software package. It contains the rfal which is built for porting to different MCUs. Please see instructions inside rfal.chm.
Rfal is also available as separate package, not containing any BSP - I would recommend to use that in a later step: STSW-ST25RFAL001 (and 002/003 for ST25R3916 and ST25R95).
BR, Ulysses