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
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
Can you please share the maximum current supported by STPM32 Energy IC digital IO pin.
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 ...
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...
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...
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 ...
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...