PWM Library using for Motor Control

Discuss with MikroElektronika software developers about current library development.
Post Reply
Author
Message
EVS-MSEI
Posts: 3
Joined: 18 Sep 2018 12:53

PWM Library using for Motor Control

#1 Post by EVS-MSEI » 12 Nov 2018 12:06

Dear MikroE Team,

i wan't to controll a BLDC Motor with PWM. I'm using a STM32F303CB and this controller is able to use the TIM1 channels on 2 output pins. One pin for the PWM and one with the inverted signal.
This is used to controll the B6 brige for the BLDC control.

Is there any possibility to make use of this cpu feature with your library?

In your click examples you allways use a external ic to control a bldc motor and this is not the best way to do.

Best regards

Max

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: PWM Library using for Motor Control

#2 Post by filip » 30 Nov 2018 09:27

Hi,

We have PWM library in the compiler that is based on the Timers available in the MCU, and it can be used with the inverted and non-inverted signal.

Regards,
Filip.

Post Reply

Return to “Library Development Discussion”