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
  • 8684 Views
  • 19 replies
  • 18 kudos

Resolved! What is 'minimum RMS current' in STPM32 datasheet?

Hello,I'm working with the STPM32 and I don't understand what I MIN (also referred as resolution) is (Equation 27, page 79 of DS10272 Rev 8).Why if the data is provided in the registers with 17bit resolution, the calculated RMS current resolution is ...

DGiov.1 by Associate III
  • 664 Views
  • 4 replies
  • 0 kudos

Diode identification

I have a diode that I am trying to identify. Its markings are:ST e3ZTTH (the 'Z' is backward)112230Anybody know what it is and what can be used to replace it?

RSton.1 by Associate II
  • 890 Views
  • 3 replies
  • 0 kudos

Resolved! L6206Q Charge pump circuit.

In the L6206Q data sheet "Figure 5. Charge pump circuit", AN1762 APPLICATION NOTE "Figure 9. Charge Pump", UM1925 User manual "Figure 11: X-NUCLEO-IHM04A1 circuit schematic", the connection order of Rp and Cp is different. ..In actual operation, the ...

TYOSH.1 by Associate
  • 619 Views
  • 2 replies
  • 0 kudos

STEVAL-ROBOT-1 MODBUS baud rate. How to increase the baud rate from the factory 19,200? Currently stops working at 38,400

I tried changing the baud here in main()static void MX_USART1_UART_Init(void)huart1.Init.BaudRate = 57600;and here in mbtask.c:void ModbusRTUTask() eMBErrorCode eStatus = eMBInit( MB_RTU, MB_SLAVE_ADDRESS, 3, 57600, MB_PAR_NONE );As mentioned, this o...

Liam G by Associate II
  • 1657 Views
  • 6 replies
  • 0 kudos