Skip to main content
MSant.2
Associate
September 30, 2020
Solved

What kind of firmware/software support is available for BLDC controllers like STSPIN32F0B?

  • September 30, 2020
  • 2 replies
  • 828 views

Given the controller 'hardware' structure I'm expecting a similar integration at firmware level like a resident rom with motor control primitives or an external library with some high-level functions. I tried to search on STSPIN32F0B product page but I haven't found much material about this (and almost nothing about motor control related coding).

This topic has been closed for replies.
Best answer by Cristiana SCARAMEL

Hello @MSant.2​ welcome to the ST Community.

In the STSPIN32F0B product page there is Tool & Software tab, here you can find the STEVAL-SPIN3204 a six-step brushless motor driver evaluation board.

In relation to this board you can find the STSW-SPIN3204 firmware for motor control applications using 6-step driving of PMSM and BLDC motors.

Let me know if this information has been useful to you.

2 replies

Cristiana SCARAMEL
Technical Moderator
October 1, 2020

Hello @MSant.2​ welcome to the ST Community.

In the STSPIN32F0B product page there is Tool & Software tab, here you can find the STEVAL-SPIN3204 a six-step brushless motor driver evaluation board.

In relation to this board you can find the STSW-SPIN3204 firmware for motor control applications using 6-step driving of PMSM and BLDC motors.

Let me know if this information has been useful to you.

"If you feel a post has answered your question, please click ""Accept as Solution"""
Cristiana SCARAMEL
Technical Moderator
October 6, 2020

Hello @MSant.2​ ,

let me add some additional information.

A project example for 6-step driving with STEVAL-SPIN3204 is available also on STM32 Motor Control Software Development Kit (MCSDK) ;)

"If you feel a post has answered your question, please click ""Accept as Solution"""
MSant.2
MSant.2Author
Associate
October 6, 2020

Thanks I’m looking trough these resources.