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 ST Community,I wonder if there is a way to know if the battery is being charged by the energy harvester. I connected the solar panel to the harvesting circuit and have the li-po battery on the output side. I don't see the battery being charged.Bas...
I want to integrating LLDP into ST MCUs , but I didn't find any doc to show how to do this , do we have any code template for this ?
What are the differences between part numbers STH410N4F7-2AG & STH410N4F7-2AGY?Can they be interchangeably used? Kindly share some docs for reference. Thank you!
I need to drive a stepper motor with an X-NUCLEO-IHM02A1 and the related expension package X-CUBE-SPN2 is only compatible with STM32-Nucleo-F072RB, STM32-Nucleo-F302R8 and STM32-Nucleo-F401RE. The problem is that i only have (and need to use) a STM32...
hello.If you look at lines 343~352 of the metrology.c file in the document STSW-STPM002 of STPM32, it is written that you do not need to calculate the "energy factor" if you have calculated the "power factor".And define FACTOR_POWER_ON_ENERGY to 858....