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
Discuss power management solutions. Ask questions and find answers on voltage configurations, short circuit protection, and programming.
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
Helo,I have recently bought a STEVAL-IPFC01P1, to evaluate de STNRGPF01 controller.I want input voltage spec to 90-265VAC at 47-63Hz rangeHow can I change it?I'm tried the following way... 1) Interleaved PFC Specifications clock 2) "Mains Wide Range ...
Hello friends,I made a custom STSPIN32F0 board , copy all sames STEVAL-SPINS3201 except STM32F103 side ,We upload default software from motor library and system works well in EVM SPINS3201 but when we upload same software to our boards , there is no ...
Hi,I'm reviewing a code for PMSM motor control with FOC. The library used is an older one and described in UM0492 "STM32F103xx permanent-magnet synchronous motor FOC software library V2.0" (attached file)I'm wondering how the software know what curre...
Also, there are many source code modules provided in the software download, but there doesn't seem to be any explanation of which modules to compile to run the BLDC controller.
I'm using steval spin3202 board and want to implement a Foc based bldc motor control driver with hall effect sensor.Please help.
For a test application I require up to 8 A of current (although at a lower voltage), is it wise to use multiple of these evaluation boards in parallel. To prevent shoot-through, a small ferrite bead/inductor can be used in series with the driver, but...
Hello,where I can find any documents related OTP programming on this IC?Many thanksAndrey
On page 44/75 of the L6470 Datasheet it says "The available range is from 0 to 0.996 x VS with a resolution of 0.004 x VS, as shown in Table 12."I am using an ElectroCraft motor (TPE17-32A20-1100-0) which has a Voltage (V/Phase) = 2.2.So if I want a ...
Hi everyone, I am new to the community and I am also not very expert on microcontrollers. I own a STM32F407G-DISC1. I was able to write the code for ADC (at least I think), but I don't know how to save the data on the memory. Can anyone tell me how t...