Skip to main content
LKUMA.1
Associate II
May 27, 2020
Solved

Source file in STSW-ST25RU-SDK

  • May 27, 2020
  • 1 reply
  • 800 views

I am looking for the microcontroller firmware and the main file used in ST25RU3993 EVAL KIT.

ST25ru3993 STUHFL SDK pacakge\Firmware\Eval\? Am i in the right folder ?

There is STUHFL_demoEvalAPI.c in the Applications folder but i am not sure if this is the correct one.

BR

This topic has been closed for replies.
Best answer by Cedric Dalban

Hello LK,

Here is a summary of directories related to your question:

FW:

===

  - .../Firmware/Eval/Drivers: MCU driver sources

  - .../Firmware/Eval/Src: Eval board low level drivers

  - .../Firmware/Src: ST25RU3993 driver sources

  - FW main() is located in .../Firmware/Eval/Src/main.c

HOST:

=====

  - .../Applications/STUHFL_demo/STUHFL_demo: all application files

  - HOST main() is located in .../Applications/STUHFL_demo/STUHFL_demo/STUHFL_demo.c

you have a description of all demos in .../Documents/Application-STUHFL_demo.chm

For your info, you have an update of demo including tuning example that will be included in next release in the thread:

https://community.st.com/s/question/0D53W000005ssQxSAI/how-to-make-serial-communication   

regards,

Cedric.

1 reply

Cedric Dalban
Cedric DalbanBest answer
ST Employee
May 27, 2020

Hello LK,

Here is a summary of directories related to your question:

FW:

===

  - .../Firmware/Eval/Drivers: MCU driver sources

  - .../Firmware/Eval/Src: Eval board low level drivers

  - .../Firmware/Src: ST25RU3993 driver sources

  - FW main() is located in .../Firmware/Eval/Src/main.c

HOST:

=====

  - .../Applications/STUHFL_demo/STUHFL_demo: all application files

  - HOST main() is located in .../Applications/STUHFL_demo/STUHFL_demo/STUHFL_demo.c

you have a description of all demos in .../Documents/Application-STUHFL_demo.chm

For your info, you have an update of demo including tuning example that will be included in next release in the thread:

https://community.st.com/s/question/0D53W000005ssQxSAI/how-to-make-serial-communication   

regards,

Cedric.