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
I am having trouble with these linear voltage regulators and I have been able to isolate the problem in this simple circuit. In the attachment, you will see that I have two 4.7 microfarad capacitors in place between Vin (24 V) and Ground and Vout (8V...
Hi there ...Is there any document explain the STUSB4710 register map (in stusb4710.pdf)? I have already STUSB47xx_register_map_public.pdf, but nothing detailed!I'll appreciate for any help.With regardsJitu
Currently I used the L9660 to make a airbag product, but I don't get the hardare reference design with L9660. so caou you tell me how to get the help from ST and get the related hardare reference design.
"...it works out of the box when placed on a suitable wireless power transmitter." is what it says on page 1 of the user manual. I have several Qi compatible transmitter pads, and the STEVAL-ISB68WA does not power-up with any of them. (D3 does not ...
Dear Sir/MadamI want to confrim the date code of a ST part STB18NM80,pls find attached label picture.Can you tell me if they're 20+ or 10+?I am confused.Pls help to check.Many thanks!Susan
Hello,I thought to use the OCD flag of the L6474 STATUS register to detect the end of the mechanism’s motion when the stepper motor is blocked.But we have some trouble doing this.If the current in the OCD_TH is less than the current in TVAL, the OCD...
Hi. I'm working with L9369 H-bridge driver and i want to know how to calculate CRC code in C programming.it's polynomial is X^5+X^2+1 and initial value is 0x1F(1 1111)Do you have any documentation regarding CRC implementation in C code?i got CRC docu...