Skip to main content
Visitor II
February 1, 2020
Solved

How to port the code of X-NUCLEO-NFC05A1 for atmel controller.

  • February 1, 2020
  • 1 reply
  • 573 views

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.

    This topic has been closed for replies.
    Best answer by Ulysses HERNIOSUS

    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

    1 reply

    Technical Moderator
    February 3, 2020

    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