Skip to main content
Visitor II
September 4, 2021
Solved

STM32CubeIDE project files for STEVAL-SMARTAG1

  • September 4, 2021
  • 3 replies
  • 918 views

I need to use STMCube IDE to work with STEVAL-SMARTAG1. Is there any sample project available ?

I might not be required to access any sensors, so if there is any altered code available which only support NFC feature, would be better.

#STEVAL-SMARTAG1

    This topic has been closed for replies.
    Best answer by Brian TIDAL

    Hi,

    the STEVAL-SMARTAG1 board and its associated FW is intended to demonstrate an NFC sensor node. Customers using only the ST25DV dynamic tag usually base their developments on ST25DV-DISCOVERY kit and its associated STSW-ST25DV001 FW which support various IDE.

    Rgds

    BT

    3 replies

    Technical Moderator
    September 6, 2021

    Hi,

    see readme.txt in STM32CubeFunctionPack_SMARTAG1_V3.1.0\Projects\STM32L031K6-SmarTag1\Examples\SmarTag1 for explanation about STM32L0 flash size constraints and unavailability of STM32CubeIDE project files.

    Anyway, if you only need NFC communication, I would suggest to create an STM32L031K6 project skeleton for STM32CubeIDE with STM32CubeMX and then to import the various files from STM32CubeFunctionPack_SMARTAG1_V3.1.0.

    Rgds

    BT

    TChau.1Author
    Visitor II
    September 6, 2021

    Hi Biran,

    Thank you for the response.

    Currently I'm in middle of doing the same, so wanted to check that do we have any similar application already available or can you prepare one and share here.

    This might help everyone !!

    Regards,

    Tanmay Chauk

    Technical Moderator
    September 6, 2021

    Hi,

    the STEVAL-SMARTAG1 board and its associated FW is intended to demonstrate an NFC sensor node. Customers using only the ST25DV dynamic tag usually base their developments on ST25DV-DISCOVERY kit and its associated STSW-ST25DV001 FW which support various IDE.

    Rgds

    BT