Skip to main content
Visitor II
September 22, 2022
Solved

X-NUCLEO-NFC06A1 connections to raspberry pi

  • September 22, 2022
  • 1 reply
  • 661 views

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?

    This topic has been closed for replies.
    Best answer by Brian TIDAL

    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

    1 reply

    Technical Moderator
    September 22, 2022

    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