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
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
i am trying to charge li ion battery. the power should be available all the time , even if there is no harvesting in process.#Spv1050
I am using a IHM01A1 Stepper motor shield with an STM32F401. The provided example for one motor from the X-CUBE-SPN1 package works as expected and I can properly control the motor.Now I want to basically recreate the project from scratch as a prober ...
Q1. How to calculate IGBT gate resistance.I want to use STGD18N40LZ IGBT for operating an inductive switching load. Switching freq:- Between 400Hz to 1KhzCollector to Emitter voltage:- 24V.Avg Max current :- 5A.Q2. What will be impact If I use 1Kohm ...
In the datasheet, it gives a formula, R = (Vi(min)-Vxx -Vdrop(max)) / (IO(max)+Id(max))My IO is 0.1A, My output voltage is 5V. My input is currently 24V. I saw some discussion that I think I should consider the Vdrop to be 7V. Is Vxx the voltage I...
Can we connect SENSEA/SENSEB pins to microcontroller ADC inputs to monitor the current in real time?
We are using ST's LED1202 - 12-Channel LED Driver in our hardware. Which is connected with MPU using I2C. But i am not able to find any HAL Library to drive this IC. ST is providing only binary firmware which works with Nucleo board [here].Please he...
We noticed that there are pulses at the gate drive outputs (pins 15 HVG, & 11 LVG) during the ramp-up of the control voltage (pin 12 VCC).This is what we saw: when VCC reaches about 11V, a sequence of pulses appear on both LVG and HVG. First LVG went...
Question 1:In our circuit Pin 5 STBY is pulled down to 0V to instantly stop pulses on gate drives. But sometimes when STBY=0V we still see pulses at the gate driver outputs LVG, HVG. The datasheet does not mention that gate pulses may still happen.I ...