Skip to main content
ST Employee
July 8, 2020
Solved

Do AlgoBuilder and other tools produce raw C code as output that can be modified and integrated with any other code, or are they 'black boxes'?

  • July 8, 2020
  • 1 reply
  • 580 views

[webinar - Program decision trees in sensors with a Machine Learning Core]

    This topic has been closed for replies.
    Best answer by Evelina CAMILLERI

    AlgoBuilder produces fully functional firmware projects for selected targets including the C source code. You can modify the code and reuse some parts of it in your project.

    ST also provides platform independent drivers for MEMS sensors with examples written in C and also building blocks for STM32 Open Development Environment (for details see X-CUBE-MEMS1).

    1 reply

    Evelina CAMILLERIAuthorAnswer
    ST Employee
    July 8, 2020

    AlgoBuilder produces fully functional firmware projects for selected targets including the C source code. You can modify the code and reuse some parts of it in your project.

    ST also provides platform independent drivers for MEMS sensors with examples written in C and also building blocks for STM32 Open Development Environment (for details see X-CUBE-MEMS1).