Power management

Discuss power management solutions. Ask questions and find answers on voltage configurations, short circuit protection, and programming.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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    

willzhou_0-1717985741931.png
willzhou by ST Employee
  • 9261 Views
  • 19 replies
  • 18 kudos

MOSFET parameters for SCT10N120

I am using SCT10N120 MOSFET in my design, Can I get the following parameters Cox - Oxide Capacitance W - Width of the deviceL - Length of the Channel I am trying to compute my drain current for a particular value of Vgs Thanks & Regards,Sakthivel 

SKand.1 by Associate
  • 399 Views
  • 0 replies
  • 0 kudos

Resolved! STM BLDC position control with STSPIN32F0A

Hello, I'm trying to work with The STSPIN32F0A to drive bldc motor and do some position control. Unfonrtnuelly I wasn't able to find any of those apis in the library:GoHome(),GoTo_ABS (ABS_POS)GoTo_DIR (DIR, ABS_POS)GOTO (INC_POS)Dose anyone used tho...