6 years, 5 months ago.

Compatiblity between X-nucleo nfc01a1 and stm32l4kc

Hello, i´d like to know if there is compatibilty between nfc01a1 nucleo and the stm32l4kc nucleo. I know that the nfc has arduino uno compatibilty and the stm32l4kc has arduino nano connection. But if i connect it manually, would it be suitable? Thanks

1 Answer

6 years, 5 months ago.

Javier,

The X-NUCLEO-NFC01A1 and ST-Nucleo-L432KC are definitely compatible!

Although one uses Arduino uno headers and the other uses Arduino nano headers, you can still use the two together by connecting/fly-wiring the appropriate pins together.

The NFC board uses I2C to communicate with the master board. Therefore the I2C pins have to be connected, as well as some control pins. I listed the pins that have to be connected to get you started:

Pin namePin location
VINVIN
GNDGND
SCLD15
SDAD14
GPOD12
RF DisableD11
LED1 (optional)D5
LED2 (optional)D4
LED3 (optional)D2

Both pinouts (and example code) can be found on these pages:

Accepted Answer

Thank you very much, i really appreciate your help

posted by javier Molina 26 Oct 2017