STM32 MCUs Motor control

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

MCSDK 6.3.2 is out !

Dear MCSDK users, MCSDK version 6.3.2 is now available: Download It here. This is a bug fix release and here are the main changes for this version: Motor Control Features: FOC Fixed CORDIC Modulus computation in case of negative alpha value Fixed iss...

GMA by ST Employee
  • 425 Views
  • 0 replies
  • 0 kudos

Board Manager documentation is out !

The documentation of the Board descriptions format is now available on Motor Control Boards Description Wiki page, this documentation is compatible with MCSDK versions from 6.1.2. Board Descriptions are used by the ST motor-control workbench to enabl...

Zied b. by ST Employee
  • 3891 Views
  • 5 replies
  • 3 kudos

MCSDK documentation and your feedback

Motor Control Wiki: STM32 Motor Control Knowledge Database - stm32mcuMC Frequently asked questions (FAQ):Frequently asked questions (FAQ) - stm32mcu   The documentation of the Board descriptions format is now available on the Motor Control Wiki:   Wi...

Zied b. by ST Employee
  • 4992 Views
  • 1 replies
  • 1 kudos

Brushless motor control using a STM32F302RB

Hi!I'm trying to control a brushless motor using a STM32F302RB and X-NUCLEO-IHM08M1.But the motor is not spining!!I need your help !best regards!I'm using mbed online compiler to configurate TIM1_CH1 pin (PA8)�? TIM1_CH1N pin (PA7)�? TIM1_CH2 pin (PA...

OS'HI by Associate II
  • 1731 Views
  • 8 replies
  • 1 kudos

Resolved! STEVAL-ISC004V1 Configure PDO does not work

i bought your STEVAL-ISC004V1 together with NUCLEO-F072RB to configure to configure NVM over I2C. For this you have the tool: STSW-STUSB001Now i really tried to connect everything like the minimal description in the UM2254 of the STSW-STUSB001, but ...

REtti by Associate
  • 792 Views
  • 2 replies
  • 1 kudos

Low power on stm32l073

Posted on October 12, 2017 at 12:36Hello,I'm facing an issue regarding low power on stm32l073. On my nucleo board NUCLEO-L073, when i go in stop mode, my consumption is around 1 and 3uA, so all seem to be ok. Then, we decided to make our own board (...

STM32F407VG 6 PWM

Posted on September 19, 2016 at 23:48Hi Dear All,I wanna ask you some questions about 3 phase motor control. If I wanna generate 6 PWM, I have to use both of two Timer? (because of Timer1 and T?mer8 has 4 channels.) And I wanna generate 6 PWM in ord...