2025-05-14 11:26 AM
Hello, I'm using STEVAL-SMARTAG2. In the future I want to design my own PCB with ST25DV64KC and STM32L4P5-CGU6. But for now I want to create my own program and try it on STEVAL-SMARTAG2.
If I import example project in CubeIDE and complie it, It works fine.
If I want to create my own project and include libraries I get an errors during compiling.
So, I did the following:
- start new project in CubeIDE and select "STEVAL-SMARTAG2"
- set inputs/outputs as default (press OK when pop-up window ask me if i want to keep it)
- middleware/software package... download and select FP-SN-SMARTTAG2
- define platform settings (picture below)
- save and run the compiler and get an errors (picture below)
It looks like I miss something?
Also in my further project I don't need to use all the sensors on the protoboard. I just want to use NFC-V and powering tag with energy harvesting.
Thank you for your time.