2025-09-09 11:33 PM
Hello,
I have purchased EVSPIN32F0602S1 motor control board for controlling my motor. I have tried too many configurations to control the motor but I have failed. My motor specs are 325VDC, 8A BLDC motor. For the tests, I have applied 60VDC voltage to board. In open loop and speed sensing config is Observer+PLL, I have managed to turn the motor for a while, after that it returned me FOC Duration error. Then I selected speed sensing config as HAL Sensor, but no matter which configuration I tried, it didn't work. Here is the figures about my configuration.
Please guide.
2025-09-10 3:04 AM
Hello @osmantasbasi,
Try reducing the PWM frequency.
For error description and management, refer to the documentation available through Workbench tool > About > Documentations > Documentation > User manual tab, (FOC) Firmware errors link.
2025-09-10 6:30 AM - edited 2025-09-10 6:56 AM
Hi, @GMA
I have reduced pwm frequency to 10KHz, but motor doesn't turn. I am using Motor Pilot app to control board, when I pressed the start button, there is a noise coming from motor, but it doesn't run.
Here is the run state of board.
2025-09-12 12:15 AM
Hello @osmantasbasi,
For the Hall sensor use case, did you use the Motor Profiler tool (documentation available in the User manual and Motor profiler application note) for the Hall sensor parameters computation?
Check the motor U, V, W phase connections, and verify the Hall sensor DC supply and H1/H2/H3 behavior.
2025-09-15 12:44 AM
Hi, @GMA
I have tried driving motor with hall sensors, but it made noises and it returned speed feedback error or start-up failure. When I try the Motor Profiller tool, it returns me "Motor profiller not available for MCU". I am totally sure U, V, W wirings are correct. Is there any tutorial or example of using this board to drive BLDC motor with or within HAL Sensor?
2025-09-15 6:12 AM
Hello @osmantasbasi.,
On your previous attempt, the PWM frequency is still set to 20 kHz (visible on the Motor Pilot interface).
With Observer+PLL on the main sensor and the HALL sensor on the auxiliary, plot the STOPLL_EL_ANGLE
and the HALL_EL_ANGLE
using the Motor Pilot high-frequency plot. Both signals must be aligned.
Decrease the PWM frequency when the FOC duration is triggered.
2025-09-17 11:28 PM - edited 2025-09-17 11:50 PM
Hi @GMA
I have created new st workbench project to apply your suggestion. I have selected board as evspin32f0602s1 and my custom motor. After applying configurations, I have generated project with keil mdkarm5. On motor pilot application when I press the start button motor turn for a while and stops then makes increasing noises. Then getting speed feedback error.
Can you please help me? What steps should I follow?
2025-09-18 6:23 AM
Hello @osmantasbasi,
For Error description and management, refer to documentation available through "Workbench tool">About>Documentations>Documentation>"User manual" tab, "(FOC) Firmware errors" link.