Power management

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Wireless Charging solution Wiki

This Topic is used for Wireless Charging solution 1.Mcu C drive code: GitHub - STMicroelectronics/STWirelessCharging-C-Drivers: Standard C platform-independent drivers for wireless charging ICs 2. Python drive code, check attach file "Python_FT260_S...

willzhou_0-1717985741931.png
willzhou by ST Employee
  • 2103 Views
  • 15 replies
  • 6 kudos

drive the motor using STM32fr07vg

Posted on December 20, 2012 at 13:56Hi,   i am trying to drive the motor using stm32f407vg. So i use the example code for this project from :\STM32F4xx_DSP_StdPeriph_Lib_V1.0.1\Project\STM32F4xx_StdPeriph_Examples\TIM\6Steps.i changed the code littl...

Hall effect connector

Posted on December 07, 2012 at 20:28Does anyone know the part number for the connector used to connect the hall effects to the STM3210B-MCKIT.  I would like to order more, and cannot find a part number or description anywhere. Thanks in advance

richb by Associate II
  • 217 Views
  • 0 replies
  • 0 kudos

Squarewave to L6506 stepper phase select logic IC??

Posted on November 17, 2012 at 03:50I'm looking for a chip that does the logic part of converting a squarewave (from an http://www.analog.com/static/imported-files/data_sheets/AD9833.pdf SPI waveform generator) to phase select signals for controllin...

L6470 vibration

Posted on November 16, 2012 at 22:38Hello! My question is in follows:I got L6470 working, but not in a desirable way. Stepper motor vibrates in all speed range. It seems that phase current form distorted as shown in Fig. 15 (Section 7.3, p. 35 of da...

srg0016 by Associate II
  • 303 Views
  • 1 replies
  • 0 kudos

Encoder interface

Posted on November 21, 2012 at 17:51Hi everybody!I have a problem when i reading data from ENCODER to stm32f103rc. My code is in the following:/*      */#include ''stm32f10x.h''#include <stdio.h>#include ''main.h''#include ''stm32f10x_it.h''#include...

tvv_it by Associate
  • 258 Views
  • 1 replies
  • 0 kudos

STM8 Current Limit using TIM1_ETR

Posted on November 20, 2012 at 17:57Does anyone know of a way to tell if the TIM1_ETR input has shortened the PWM signal being generated on TIM1 (assuming CCMR bit 7 is set)? Thanks in advance #bldc-motor-control

richb by Associate II
  • 256 Views
  • 1 replies
  • 0 kudos

L6470 step loss

Posted on October 03, 2012 at 17:36In a L6470 the microcontroller sends a Move command in 128-microstepping type; then, after a zero is read in the busy flag (so the movement has finished), the absolute position is read but the value read is smalles...

jgarcia by Associate
  • 354 Views
  • 2 replies
  • 0 kudos

Sensor-less mode

Posted on September 24, 2012 at 14:56Hello,I have chosen with st workbench, the sensor-less mode. With this mode, can I leave the connectors of hall1, hall2, hall3 and supply (5v) for sensors not connected on motor without risking their destruction ...