cancel
Showing results for 
Search instead for 
Did you mean: 

Can we access X-Nucleo-NFC05A1 from ARM Mbed ?

BDe S
Associate

First of all I am very new to application development with ST-Electronic device shields.

I have following devices with me,

X-NUCLEO-NFC05A1 - NFC expansion shield

Nucleo 64 : F401RE board.

I was doing some samples with ARM Mbed online compiler.

I want to access external NFC tag's content via NFC05A1 expansion board in ARM Mbed. However, I was not able to find a correct library for NFC05A1 expansion board in ARM Mbed. But, I found a sample and a library for different version of NFC shield : https://os.mbed.com/components/X-NUCLEO-NFC01A1/ and this is not compatible with the NFC05A1.

I was wondering whether there is a library which I can use in ARM Mbed to access NFC functionality in X-NUCLEO-NFC05A1 board.

Note: I found a following CUBE sample for this expansion board but, I do not think this can be used in ARM Mbed as a library.

https://www.st.com/content/st_com/en/products/embedded-software/mcu-mpu-embedded-software/stm32-embedded-software/stm32cube-expansion-packages/x-cube-nfc5.html

1 ACCEPTED SOLUTION

Accepted Solutions
Ulysses HERNIOSUS
ST Employee

Hi,

unfortunately we don't provide an mbed version. However the X-CUBE-NFC5 contains the so-called RFAL (RF Abstraction Layer) which is written with portability in mind.

BR, Ulysses

View solution in original post

1 REPLY 1
Ulysses HERNIOSUS
ST Employee

Hi,

unfortunately we don't provide an mbed version. However the X-CUBE-NFC5 contains the so-called RFAL (RF Abstraction Layer) which is written with portability in mind.

BR, Ulysses