2019-12-19 12:57 AM
Hello,
Is any PC GUI tools with X-NUCLEO-NFC05A1 for function estimation easy?
X-NUCLEO-NFC05A1 can be adapter with NUCLEO-F401RE MCU board, but it has no PC GUI tools to work with NFC function estimation as 3911B-Discovery board.
I only saw the firmware driver available?
please kindly advice.
Thank you.
Solved! Go to Solution.
2019-12-20 02:56 PM
Hi,
the structure folder is described in the User Manual UM2253. For NUCLEO-F401RE , the binaries for the applications are located in: STM32CubeExpansion_NFC5_V2.0.0\Projects\STM32F401RE-Nucleo\Applications\PollingTagDetect\Binary
Rgds
BT
2019-12-19 04:47 AM
Hi,
X-NUCLEO-NFC05A1 can be used with X-CUBE-NFC5 software expansion package. This package provides 2 turnkey sample applications: the first application detect tags and displays tag UID on the serial com port; the second application reads and display an NDEF message on the serial com port. On PC side, only a serial com terminal is needed to display the informations sent by the applications. No GUI is needed for those sample applications.
X-NUCLEO-NFC05A1 can be used to easlily prototype an application by reusing the sample applications provided by ST.
Feel free to provide more information about your use case and specific needs.
Rgds
BT
2019-12-19 07:29 PM
2019-12-20 02:56 PM
Hi,
the structure folder is described in the User Manual UM2253. For NUCLEO-F401RE , the binaries for the applications are located in: STM32CubeExpansion_NFC5_V2.0.0\Projects\STM32F401RE-Nucleo\Applications\PollingTagDetect\Binary
Rgds
BT