2020-09-30 12:47 AM
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).
Solved! Go to Solution.
2020-10-01 05:57 AM
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.
2020-10-01 05:57 AM
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.
2020-10-05 11:27 PM
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) ;)
2020-10-06 03:04 AM
Thanks I’m looking trough these resources.