Power management

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 2. Python drive code, check attach file "Python_FT260_S...

willzhou_0-1717985741931.png willzhou_1-1734156149269.png willzhou_0-1734155900141.png
willzhou by ST Employee
  • 5921 Views
  • 15 replies
  • 10 kudos

Resolved! Looking for datasheet on diode

From what I can read on this diode it is from ST for sure, and it says VU beside the logo, the next line is M R, and the last line is GP922.   Any help would be appreciated.

IMG_20240703_171230[1].jpg IMG_20240703_172423[1].jpg

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
  • 319 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
  • 210 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
  • 226 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...