Skip to main content
llm
Associate III
October 20, 2021
Question

how and where to download the st foc example source code?

  • October 20, 2021
  • 1 reply
  • 753 views

I mean the eval board foc source code., not the sdk. I searched on the st website, but find none.

In the pc directory "STMotorProfiler\resources\assets\fws", I found the firmware, like as NUCLEO-F446RE#STEVAL-IPMNG3Q 3Sh#(5.4.0)#(3A1B794F).hex, but I need the source code. Someone can tell me where to download the source code?

This topic has been closed for replies.

1 reply

cedric H
Technical Moderator
October 20, 2021

Hello @llm​ 

The ST FOC examples source code come with the SDK.

In motor control application, the motor is fully part of the system, as we do not provide the motor, we can not provide an out of the box working exemple.

If you have the SDK, you can easily generate a project with the source code and it will match your motor.

The binary your are referring to is the binary of the motor profiler. Motor profiler firmware source code is not delivered.

Regards

Cedric