2020-05-11 01:47 AM
Hello, I work on a STSPIN32F0B but a cannot find a way to configure it via ST motor control workbench software (STSPIN32F0B not present in MCU and Clock Frequency Selection window). I have found the STSPIN-3204 firmware package but I will use the STSPIN32F0B on a custom board and therefore it must be easily modified to correspond to our need. Is there a way to custom it easily like with ST motor control workbench.
Solved! Go to Solution.
2020-05-14 02:39 AM
Hi,
I confirm what already stated by Claire in the previous answers. Let my do a summary:
Sorry if the product pages caused you some confusion.
2020-05-11 02:28 AM
Hello FGron.1,
So far only the 6 step code example is available (the one you certainly found already).
We are working now on a more advanced version of the MCSDK allowing configuration of the 6 step inside the MC workbench. Please stay tuned!
Best regards,
Claire
2020-05-11 03:54 AM
Thanks for your quick answer.
So if I have well understood, the STSPIN32F0/A have other driving mode and therefore are usable with ST motor control workbench but STSPIN32F0B have only the 6-step mode and so isn't compatible with it?
2020-05-11 05:19 AM
This is a good question indeed.
My understanding is that STSPIN3204 board based on the STSPIN32F0B is focused on 6 step. But this is not the case for STSPIN3202 board based on the STSPIN32F0A (FOC also ok and code fully available in MCSDK).
But ST pages are not clear, I will ask STSPIN colleagues to clarify this point.
Thanks and best regards,
Claire
2020-05-13 07:02 AM
Hello,
Did you receive any answers from your STSPIN colleagues?
2020-05-14 02:31 AM
Yes, they should answer to you promptly!
Thanks and best regards,
Claire
2020-05-14 02:39 AM
Hi,
I confirm what already stated by Claire in the previous answers. Let my do a summary:
Sorry if the product pages caused you some confusion.
2020-05-14 02:44 AM
Coming back to your first question.
The STSPIN32F0B is suitable for the FOC algorithm, but at the moment a board supporting it is not available.
My suggestion is to develop and fine tune your control algorithm using the STEVAL-SPIN3202 based on the STSPIN32F0A and than resuse the same code on the STSPIN32F0B.
The only difference between STSPIN32F0A and STSPIN32F0B is the number of avaliable GPIOs.
2020-05-15 06:38 AM
No problem. Thanks a lot for your answers this is clear for me now.
2020-05-15 06:53 AM
I will try it. Thanks a lot for your time