User Activity

I try to understand why the TIM3 become unavailable for sensor configuration when we select the 1-shunt topology for current sensing. Is that a limitation of the stspin32f0x or a limitation of the motor control workbench software?
Hello, I try to control a motor using STEVAL-SPIN3201, a hall sensor and a encoder (in position control). I compile the generated files (generated via ST motor control workbench) via make. In speed position based on hall-sensor, the compilation work ...
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 ST...
For a project I need to use SPIN3201 but it's required to be build with make. Therefore I wrote a makefile and when I try to compile the project, some functions are missing. I have found the function prototype in a .h file but I cannot found the func...