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 friends, I am driving bldc motor using stm32f103c8t6. And i measure the rpm of the motor using the hall sensor pins. While running motor on no load condition....Motor runs good .Rpm is also measured and i monitored in keil debugging session, which...
Hello,we are building a wireless charger for smart phone charging 5/10W, suggest the suitable Qi transmitter controller.
We're seeing an odd behavior in the STBC03. We keep BATMS_EN asserted at all times, as we are not worried about wasting that little bit of power. Once in a while (1%?), on power up, BATMS_EN is high, the LDO is outputting 3V, the battery is ~4V, but ...
We designed an AC / DC power supply with the L6566B with the help of the eDesign tool. We manufacture a 5-piece pilot lot and are encountering a problem with two parts that do not start the L6566B.Taking some measurements we realize that at pin 5 (VC...
Hello,I ordered STM32F769I-EVAL and IHM028V2.BLDC motors, mc_startmotor, mc_stopmotor and so on I was using commands using atollic. Can I also do these commands on a 3-phase ACIM on the atolic?
Can you outline what is the lowest possible current consumption is for this card and how this can be achieved?An urgent response would be much appreciated.
Current supplied to teh micro controller board alone,it is nowahere connected,Still 7805CV not able to deliver the 5VPlease find the attached circuit and let us know please let me know why this circuit is not working or let us know the input voltage ...
We need to identify BLDC motor state(rotating or steady) when board power up. The issue i am facing is, BLDC motor stops with ****, due to initial init functions.Is there any way to identify that bldc motor in rotating state or steady state, from sof...