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
Posted on January 06, 2018 at 01:24Three questions regarding MC_SixStep_Ramp_Motor_calc()1.) What unit do the mechanical acceleration rate parameters/variables have? (apparently not 1/min/s or rad/s²)2.) 'mech_accel_hz = SIXSTEP_parameters.ACCEL * ...
Posted on January 04, 2018 at 18:11Hi,I have just started working on a configuration wizard utility in Keil uVision for the setup of stepper motors.As can be seen, the configuration wizard so far setups the acceleration, deceleration, maximum and mi...
Posted on December 28, 2017 at 12:28Hi!Fatal error: Slected core ( Cortex-M3) is not same as the target core ( Cortex-M0)Session aborted!With STEVAL-SPIN3202, even the compile goes well, and the above error occurs on the link. I do not know why. Tha...
Posted on December 18, 2017 at 03:40 I brought a 'STEVAL-SPIN3202'. It based 'STSPIN32F0A'.But main-chip written as follows.-----------------------------------------SPIN32F0FN02U A5THA 11 722ST @ A-----------------------------------------Is this 'ST...
Posted on June 24, 2017 at 22:25I'm using the SPIN3201 eval board and have had it working in sensor-less and Hall modes, but i'm looking for better low very low speed, < 10 rpm behaviour where the halls don't produce smooth torque. I've attached a 1...
Posted on October 31, 2017 at 01:26There seems to be an error in either the datasheet or the applicatio note of the STC3117 gas gauge.The error is in the bit description of the REG_MODE register, specifically the VMODE bit. The datasheet says the fo...
Posted on December 13, 2017 at 10:28At the maximum, how many BLDC motors can be controlled using one STSPIN32F0A?If I happen to use only Brushed DC Motors, how many such DC motors can be controlled simultaneously using one STSPIN32F0A? #motors #moto...
Posted on December 13, 2017 at 08:36Hi. I would like to set a battery float voltage to 4.1v (to extend the life of the battery). Looking at the datasheet for the li-ion battery charger STBC02, it looks like this can be adjusted but 4.2v seems to be ...
Posted on December 13, 2017 at 06:34Hi,To serially control Brushed DC motors using STSPIN32F0A.I would like to connect a bluetooth module HC-05 through the USART1's PB6 and PB7.What are the connections I need to give for the brushed DC Motors?How ma...
Posted on December 11, 2017 at 19:55In the STEVAL-ISB035V1 Manual (UM2132), the schematic and ball-out refer to the STBC02 instead of the -03. Also, on the board, both R11 (in the '02' section') and R8/ R13 (in the '03' section) are installed. This ...