Skip to main content
IHS1
Associate II
December 7, 2011
Question

STM8 motor library

  • December 7, 2011
  • 2 replies
  • 656 views
Posted on December 07, 2011 at 10:34

Hello

I am using

''

ACIM

and

BLDC

motor control

firmware

library

V1.0''

BLDC

motor

and

a

hall

sensor.

In closed

loop

speed when

the motor

decelerates

the system reduces the

duty cycle.

Finally,

there is no

PWM

signal

and the motor

slows down

freely.

Is

the library

prepared

to stop

the motor

in closed loop (

Four-Quadrant)?

Best regards

This topic has been closed for replies.

2 replies

Gigi
ST Employee
December 9, 2011
Posted on December 09, 2011 at 17:29

In the STM8 BLDC libary is implemented an active brake strategy injecting a DC current in the motor. It is done imposing a prefedined power switch configuration like the one of the alignment phase with a modulated PWM and can be enabled using the GUI.

Ciao

Gigi

IHS1
IHS1Author
Associate II
December 12, 2011
Posted on December 12, 2011 at 10:42

Thank you for answering

so quickly.

best regards