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 May 20, 2017 at 22:32Hi, I am using the IHM07M1 motor control board and am have a issue on calculating the phase currents from the on board circuit. From what I can tell is the gain is 1.5583 and the offset is 1.5277V.Can someone help in v...
Posted on May 16, 2017 at 12:35Hello. I'm using an STSPIN32F0 for PMSM motor driving. Is there a way to use the serial bootloader inside the chip?
Posted on May 20, 2017 at 12:13hi!I'm making a dual power supply (+/-12V) from +18V brick converter. To clean the DC-DC in the positive side I choose a LDL212, input is +13V from DC-DC and output is +12V.In addition to his own over-current protectio...
Posted on May 17, 2017 at 09:50I found a replacement for FGL60N100BNTD (TO-264) which is STGW40H120DF2 (TO-247) for my Inverter. At 50A peak current, however its a problem. Any reason or solution?
Posted on May 16, 2017 at 07:58Hello!I need information about values of the rms current which don't result in the open-circuiting of a transil diodes type SM6T and 1.5KE and about values of I2t for these devices.I need this informations to determin...
Posted on April 24, 2017 at 13:15I am using L9823 in my design to drive the outputs. I also want it to behave as input so that I can connect IO module. How can I use it as input?Thanks in advance
Posted on May 15, 2017 at 12:49Hello!I need information about values of the rms current which don't result in the open-circuiting of a transil diodes type SM6T and 1.5KE and about values of I2t for these devices.I need this informations to determin...
Posted on April 18, 2017 at 14:07Hi,When I am using the BEMF compensation configuration within the SPINFamily Evaluation Software, I input the Application Parameters and the Motor Parameters for my particular motor. When I press the �Evaluate� butto...
Posted on May 08, 2017 at 17:03Why does my BLDC motor stop during acceleration 2 ? Hello,I bought a STSPIN32F0 and i try to run this board with a BLDC Motor. But the first 3-4 seconds is working then stops. The same problem with me onhttps://communi...
Posted on May 07, 2017 at 12:50An arm cortex-M0 MCU is adopted to drive the powetstep01.The initialization of SPI is done including CS, SDO, SDI, CK,BUSY, STBY.Here is the problem, I want the step motor run, so I write this:CS=low;//chip selectSPI1_...