User Activity

I'm using a STM32F4 and MC SDK 5.4.8 to control a BLDC motor from MAXON, when start the motor without load, the motor can be started everytime, but sometimes it will stucked with a load, the motor control status is still RUN, but the motor will not r...
I'm working on a project whith use a STM32F407 MCU to control a bldc motor and also has a low power mode, the mcu will into stop mode.Now the stop mode is working, and we have issue to control the motor after wake up from stop mode.​the code to enter...
Dears,Currently I'm working on a BLDC project, and with the MC SDK, we can control the motor.And we also want to make the MCU(STM32F4) into STOP mode to save some power, the issue is the MCU can not goes into STOP mode, anyone tried this before?​The ...
I have a STM32F767 board, and a demo with 10.1 inch display which is working fine without video.And I tried to add only one, like below, and when I download the code into the MCU, it will run into hardware fault.After some debug, I found in:it will n...