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
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 ...
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?
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...