Power management

Discuss power management solutions. Ask questions and find answers on voltage configurations, short circuit protection, and programming.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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    

willzhou_0-1717985741931.png
willzhou by ST Employee
  • 12429 Views
  • 22 replies
  • 30 kudos

Resolved! Handling of unused pins of STWLC38

Hello,I'm currently considering using STWLC38.I have a question about connecting unused pins.How should unused pins be handled?(GPIO, SCL, SDA, INTB, VS, etc.) Regards,Ryoma

Ryoma by Associate II
  • 1203 Views
  • 4 replies
  • 1 kudos

i2c address of Steval-ISB014V2

I am using StevalISB014V2 for battery monitoring but in data sheet there is no i2c address , i need slave address, read and write address of this module.

Faizan by Associate
  • 741 Views
  • 3 replies
  • 0 kudos

ST3115 Application

I do not understand where BATD is connected to? Is it connected to the negative end of the battery? I am using a single cell battery with only 2 terminals but this seems to imply there are 3 battery terminals.

Nick102_0-1719944250883.png
Nick102 by Associate
  • 569 Views
  • 1 replies
  • 0 kudos

STSW-L9961BMS Current Lmit setting

Hello, I'm studying the kit you provided and the stsw-l9661bms program to implement a low-capacity BMS. According to the datasheet, there are instructions to set thresholds for OverCurrent in the program. However, I couldn't find these settings in th...

jslee by Associate II
  • 329 Views
  • 0 replies
  • 0 kudos

L9916

Hello, I have a problem with the L9916 voltage regulator. I cannot enter the programming mode to set the properties. I have sent the bit pattern as shown in the AppNote, but I am unable to start the I2C communication. So it looks like it failed to en...

Fohan by Associate
  • 343 Views
  • 0 replies
  • 0 kudos

Resolved! Frame count is not toggling in L978s sensor

Hi, I am using L978s sensor with SPI communication. Frame count bit should be toggling in every frames while receiving. I transfer first frame 0x5280001F to read STATUS5 register. I get response as 0x40800021. I send second frame by toggling frame co...