STSPIN3201 evaluation with BLDC Motor with Hall Sensor
We are developing a BLDC Motor controller for E-Cycle which is a 24V 250Watt power. The Motor is a Hall sensor type and for the evaluation we have an existing Motor and trying to run the Motor with the help of Evaluation board STEVAL-STSPIN3201. The project example 6S_STEVAL3201_HS_VM is taken and modified in a new folder to change my Motor specs.
I have followed the below documents to do it.
1. UM2916
2. STSPIN3201 Schematics
The following versions of Softwares I am Using:
1. ST Motor Control Workbench : 5.Y.2
2. STM32CubeMX : 6.3.0
3. IAR Workbench : 8
My Motor remains in the Stall condition only and does not move. I am continuously getting Speed Feedback Error. For that solution I referred to the link below.
Now, When I am using ST MC Workbench GUI for running the Motor, It shows the Motor is running but actually there is no movement in the Motor. The Motor gets stuck at one position.
Motor Specs:
Motor Pole Pairs: 10
Motor Voltage: 24V
Maximum Motor Speed: 1000 RPM
Rs: 140 mOhm (As per Manufacturer Data)
Ls: 387 uH (As per Manufacturer data)
Then I followed UM2916 page number 8. When I am trying to open the STM32CubeMx and changing Parameters from Middleware and then trying to Generate the User Code, The User code is not generated for a long time and finally I have to Hard stop the Code generation.
Kindly request you to help me solve the problem.
