Skip to main content
PGonz.2
Visitor II
January 26, 2023
Question

What is the limitation of EVALKITSTKNX?? I can change the code to do other apliations, for example adding more Keys or LEDs? I can export this project to other STM32 microcontrollers to do my own board?

  • January 26, 2023
  • 1 reply
  • 708 views

..

    This topic has been closed for replies.

    1 reply

    Peter BENSCH
    Technical Moderator
    January 26, 2023

    Welcome, @Pablo González Ortega​, to the community!

    The EVALKITSTKNX is initially only an evaluation platform with a given demonstration stack and binary from Tapko. A few LEDs or switches can be added via the source code (e.g. in evalkit_stknx.c, part of STSW-KITSTKNX).

    However, the library is only available as a pre-compiled binary, so for larger changes, such as changing the MCU platform or to your own board, you should contact its manufacturer TAPKO and license their stack (if you cannot do this yourself).

    If the problem is solved, please mark this thread as answered by selecting Select as best, as also explained here. This will help other users find that answer faster.

    Good luck!

    /Peter