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
HiWhich registers can be read/write on the STUSB4500? What are the register addresses?The datasheet only mentions the NVM parameters and their default values, how do you set them via i2c?ThanksJM
Configurations are as followI am using default OCV table and 660mAh battery (4.2v max) with <70 mOhm internal impedancefirst OCV value = 7788REG_CTRLvBattTWI_Write(1, BATT_GAUGE_ADD, REG_CTRL, 0x02);REG_MODEvBattTWI_Write(1, BATT_GAUGE_ADD, REG_MODE,...
We Are Using BTA12-600B for Dimming of 240V Dimmer Light.We Want to Know the Temperature Vs Ampere Graph so We can judge that if we pass 3A through the BTA12-600B then how much heat will dissipate and how much temperature of BTA12-600B. I Am Sending ...
Having 2 power rails, 3V3 and 5V while STNS01 generates 3V3 (well, 3V1 to be exact) from 5V input (or battery), is it possible to feed 3V3 externally when STNS01 is shutdown? Is STSN01's LDO output reverse protected? Or will we need an ideal diode to...
Repair ECU 7SM Magnetic Marelli Need more Detail this chipThanksBest Regards
Hi all,Is anybody known something about this power supply? What I know is:There is an ST logo on the board.Input: ~240VACOutput: 12VDCusing 1NK60Z and TL431 in TO92 packageThere are four component blown out. One of the blown out 3 pin component marki...
I'm using the STC3115 driver provided by ST and am having a strange issue with the STC3115 on a custom board. I've hooked up an o-cope and am monitoring the data being sent over I2C. When I write any of the registers in the STC3115 it ACKs the data b...