Power management

Discuss power management solutions. Ask questions and find answers on voltage configurations, short circuit protection, and programming.

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    

willzhou_0-1717985741931.png
willzhou by ST Employee
  • 9516 Views
  • 20 replies
  • 18 kudos

L6480H driver stall detection and overcurrent detection

Posted on April 16, 2015 at 16:16In application note AN4355, overcurrent detection page 18 and stall detection page 21, application note writes two equationsEquation 1: IOCDth = VOCDth � Rds(ON)Equation 2: ISTALLth = VSTALLth � Rds(ON)Why current is...

cliang by Associate II
  • 435 Views
  • 1 replies
  • 0 kudos

VNH3SP30-E overheating issue

Posted on April 22, 2015 at 18:22Hello all, I am having a bit of trouble with the VNH3SP30-E overheating. the part should be capable of supplying 30Amps continuously however when I supply 20 amps the chip overheats and shuts down after around 10 sec...

liam by Associate
  • 395 Views
  • 0 replies
  • 0 kudos

L9942 Driver IC SPI Programming

Posted on April 01, 2015 at 12:58Dear Experts,I am new to L9942 Driver IC.I am currently working on this IC for a stepper motor control in automotive safety application.I have attached a 'c' program written for SPI communication with L9942. The cont...

siva2 by Associate II
  • 1897 Views
  • 6 replies
  • 0 kudos

bugs and crash of V 2.2 SPINfamily GUI

Posted on April 09, 2015 at 21:02The new version (V2.2 stsw-spin002.zip)  has a much improved setting of motor paramaters, and it now works on XP but the GUI still crashes badly so motors cannot be tested. # GUI crashes hard in both XP and Win 7, in...

scope by Associate II
  • 317 Views
  • 0 replies
  • 0 kudos

Faulty Software causing EVAL board crashes and destruction

Posted on March 04, 2015 at 19:45BEWARE to anyone attempting to use these EVAL L647x boards and the stsw-spin002 GUI, the code is faulty. DON'T attempt to evaluate this hardware unless you know how to deal with the buggy code.  The L6470 is STELLAR,...

scope by Associate II
  • 434 Views
  • 1 replies
  • 0 kudos

L6629 Speed/Torque control

Posted on February 27, 2015 at 14:42Hello, I'm trying to control 12V BLDC motor with 3 x 120� Hall sensors, using L6229PD eval board from ST. I'm controlling Speed by connecting 5V PWM signal (0-255) from microprocessor to FRW/REW pin (28) on CN4 co...

ignas by Associate
  • 557 Views
  • 2 replies
  • 0 kudos

L6472 homing best pratice

Posted on September 12, 2014 at 11:22Hi,I'm wondering what is the best approach to proceed with homing, let's say we have two limit switches CW and CCW, when system starts and none of them are pressed it's easy to proceed with homing, i.e moving to ...