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
Hi,I have a STEVAL-STSPIN3202 evaluation board and trying to setup the environment on MacOS. When I plug in the eval board with a USB B cable to my MacBook, I don’t see a device in both ls /dev/tty* and ls /dev/cu*No devices even when I do, ioreg -p ...
Hi,I am trying to do six step BLDC commutation on STEVAL-SPIN3202 to control a gimbal motor https://www.robotshop.com/ca/en/ipower-gbm5208h-200t-gimbal-motor.htmlI am using the STSPIN32F0_Uart example under the following sw packagehttps://www.st.com/...
I´m using powerstep01 in a new design. I need to keep a little holding current on the step motors (3 motors).I noticed that the chips get hot even the board is on open air. I´m afraid that when mounted inside the product cage, the chips get very hot....
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