Is X-Nucleo-NFC03A1 board compatible with Arduino Uno?
I have purchased "X-Nucleo-NFC03A1" NFC reader evaluation board. Can I use Arduino Uno to control the NFC board? and does anyone have a sample library?
I have purchased "X-Nucleo-NFC03A1" NFC reader evaluation board. Can I use Arduino Uno to control the NFC board? and does anyone have a sample library?
Hi,
the X-NUCLEO-NFC03A1 library is currently compatible only with stm32duino boards. The job to make it compatible also with Arduino Uno should not so difficult because basically the board uses the standard APIs of Arduino framework. I suppose that there are some typedef and define to adjust in order to remove some errors that you can get with Arduino UNO target. Anyway, I'm not sure that Arduino UNO has enough flash and RAM memories to run the X-NUCLEO-NFC03A1 library.
Best Regards,
Carlo
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.