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
Discuss power management solutions. Ask questions and find answers on voltage configurations, short circuit protection, and programming.
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
Posted on August 08, 2013 at 20:17I want to control a stepper motor (http://pt.farnell.com/astrosyn/163/stepper-motor-1-8deg-5v/dp/9598650) with L9942 from ST.But i have some problem because the motor dont rotate uniformly (lose some step): My curre...
Posted on July 09, 2014 at 04:41All - to save you a bit of trouble, here is what I found when I migrated my existing power board (discontinued by ST) to the new IHM023V2 power board:1) The connector pin-out to the STM32F10X-128K-EVAL is identical.2)...
Posted on July 01, 2014 at 01:11I'd like to enable the HardStop interrupt (i.e. SW_MODE = 0) when I home my motor and then disable it afterward so that subsequent moves do not trigger the interrupt. Enabling the interrupt before I start homing via ...
Posted on January 02, 2014 at 16:47In the BEMF compensation, How can we evaluate the speed by ourselves? #evaluation-tool
Posted on June 26, 2014 at 03:57I'm builting a mini drive using the L6474. Got it all working and it runs smooth, but the driver runs very hot and I measured the charge pump and the voltage is only 5volts p-p max (manual says it should be 10vp-p) ...
Posted on November 30, 2012 at 16:43Hello ST!We are using the L6470 and it is working quite well. But: We have problems when reading the ABS_POS register. It seems to be that the 8th Bit (for 128) is always Low. See Our values: Go To Pos R...
Posted on March 23, 2014 at 11:37I have designed a board using a L6482 chip. My L6482 has started, and I can send and receive messages a través de SPI bus, but now I have a problem: My STATUS register says: 1110 0000 0000 0011 (Get Status Command =...
Posted on June 26, 2014 at 12:43Hi, For our Medical Respirator equipment, We need Micro controller, Which is capable of controlling BLDC motor up to 60,000 RPM with minimum CPU utilization. Please suggest suitable microcontroller from ST. Thanks ...
Posted on May 25, 2013 at 00:01Hi Can one implement stall detection on the L6474? Thanks Andre
Posted on June 03, 2012 at 21:47hi , i am currently evaluate l6470 and have a few questions : 1. does the driver suitable for stepper motor with max 3A current per phase ? 2. how to obtain maximum holding torque ? ( setting K_HOLD to FFh ?) #go_u...