2022-09-22 03:38 AM
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?
Solved! Go to Solution.
2022-09-22 07:24 AM
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
2022-09-22 07:24 AM
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