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
hi I have the ihm08m1 how can I change from 1 shunt to 3 shunt if by default it is soldered on 1 shunt?
Hello,I use the EVAL6480 Board and the STM32 F446RE as MCU to communicate to the driver.My Steppermotor [1] (not exactly this but very similar) has oer phase a resistance of 1,2 ohm.My Problem is that the motor does not turn because the UVLO flag is ...
Hi, Using IHM03A1, I'm driving a 48V-9A motor.According to @Cristiana SCARAMEL (Employee) recommandations, I add 15mOhm/3W resistances in parallel of R1 and R2, so R1 and R2 value is now 13mOhm, I choosed current mode, set run current to 10.2A (132....
3 Powersteps -> 3 steppingmotors for X, Y and Z axes, voltage mode.Is there a way to switch cleanly between MOVE and RUN commands?Currently, when I execute RUN command after MOVE movement, motors move too slowly. Although I change the speed (target -...
I have a STPMIC1E on my board, it is used with a STM32MP157 chip. I am currently trying to program the PMIC IC via the GUI but it won't connect to the bus. It says USB to I2C bus not connected. Any ideas?Thanks