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
I'm sending commands to a L6470 on a prototype board, which is essentially just a breakout board. The commands are being sent from Python (stspin.py library) from a Raspberry Pi. I am recording the SPI bus transactions via logic analyzer, connected t...
For a project I need to use SPIN3201 but it's required to be build with make. Therefore I wrote a makefile and when I try to compile the project, some functions are missing. I have found the function prototype in a .h file but I cannot found the func...
All the reference designs includes both Current and voltage measure. If I need just current, could I work with some fix voltage value ? Thanks
We using found three-Shunt resistor current sensing topology when using FOC to control motor, but we found that the current value is not accuracy during low speed or climbing hill situation , is there anyone know how to fix this issuethanks
The use case is a L4xx MCU that needs to write to an SD card, most of the time the MCU sleeps and checks sensors. The ST1PS01EJR can be configured to start up at 1.8V and then the MCU could change the output to 3.3V write the data then change back to...
I've downloaded the source code from the project page. I'm working in the latest STM32CubeIDE. When I import the STM32CubeMX .ico file, I get an error message: "Can't add: MotorControl files not found". Any pointers on how to get this project open?
What is the maximum current that can pass through the STEF01's ILIM pin? I'm trying to determine what power rating to use for the 1k resistor between VOUT and ILIM
Hello!I purchased this week the STEVAL-IPFC01V1 development board. When I connect AC and then I switch the load on: the circuit works.But now I want to change some settings from the IPFC01C1 controller:I used a FTDI chip (FT232) to try to communicate...