cancel
Showing results for 
Search instead for 
Did you mean: 

X-NUCLEO-NFC06A1 connections to raspberry pi

WGorm.1
Associate

Can X-NUCLEO-NFC06A1 module be connected to a raspberry pi without ARPI600 raspberry pi to Arduino adapter? If not, which Arduino is recommended to run the module?

1 ACCEPTED SOLUTION

Accepted Solutions
Brian TIDAL
ST Employee

Hi,

as far as I know, the ARPI600 acts as an interposer between raspberry connector and Arduino shields.

If you do not have an ARPI600, you can use wires between the raspberry connector and the X-NUCLEO-NFC06A1.

You can also run the NUCLEO-NFC06A1 on NUCLEO-L476RG with the stm32duino port (https://github.com/stm32duino/X-NUCLEO-NFC06A1) or with bare metal application (ST25 embedded NFC Lib)

Rgds

BT

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

View solution in original post

1 REPLY 1
Brian TIDAL
ST Employee

Hi,

as far as I know, the ARPI600 acts as an interposer between raspberry connector and Arduino shields.

If you do not have an ARPI600, you can use wires between the raspberry connector and the X-NUCLEO-NFC06A1.

You can also run the NUCLEO-NFC06A1 on NUCLEO-L476RG with the stm32duino port (https://github.com/stm32duino/X-NUCLEO-NFC06A1) or with bare metal application (ST25 embedded NFC Lib)

Rgds

BT

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.