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    

willzhou_0-1717985741931.png
willzhou by ST Employee
  • 8085 Views
  • 17 replies
  • 18 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
  • 590 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
  • 1579 Views
  • 6 replies
  • 0 kudos

FAQ_STC3117

1. What is the different between STC3115 and STC3117?STC3117 is an improved version of STC3115.See the differences between both parts in the attached document. (STC3117_vs_STC3115_comparison.pdf)2. How often is measured the temperature?STC3117 measur...

Resolved! Need help setting up STEVAL-3DP001V1

Hello,I got this board and connected power and could not see any activity on the ST-LINK USB port (J11). I installed the drivers and used 115200,8,N,1, no flow control. There's no startup message or response to CR or serial echo.I can connect to the ...

Jim1 by Associate II
  • 1719 Views
  • 6 replies
  • 1 kudos

LDLN025 stop behaving as expected.

Hi!The company I work for have a product that uses the LDLN025 LDO regulator. The LDO drives an SIGFOX module, a couple of pullup resistors that goes to a always-powered uC and to a ST25DV64K IC. All of them has 100nF decoupling capacitors + a 22uF o...