User Activity

Hi, I recently tried SDK 6.3.0, 6.3.1, and 6.3.2. The Board Designer tool is the best for me. It's pretty cool and nice. With this tool, I can easily design the board for motor control. However, I would like to know the reason for adding the feature ...
Dear all, currently, I'm making to control a BLDC motor from throttle using ADC1 channel 0. The MCU part number is STM32G0B1RBT6. I can read the ADC value successfully in SDK 5.4.8. The way how I do is I defined the ADC1-IN0 in Cube Mx and then I add...
Hi, I'm using MCSDK-5.4.5 with IAR. Currently, I'm trying to check the PWM duty cycle of each phase (A, B, C).Luckily, I found out the variable "CntPhA", "CntPhB" and "CntPhC" inside "pwm_curr_fdbk.h" under middlewares.The problem that I facing is ho...
Hi.., Currently, I'm using STSPIN32F0601 and driving the BLDC motor using ST-MCSDK-5.4.5 and I'm very new to it. After spending a couple of weeks studying, I know how to call the API to check parameters like VBUS, Motor Speed, Motor Power, Phase curr...