2026-04-29 7:02 AM - last edited on 2026-04-30 2:51 AM by mƎALLEm
Hello, i am using F446 and i am contemplating using FreeRTOS CMSIS V2 software timer to generate PWM to control motors via motor drivers (IC chipset). Is this possible? Or must I use the hardware timer, TIM1~7 ?
2026-05-04 2:27 AM
@HMSEdinburge wrote:
These are the motors i m using, BLDC, stepper, servo actuators, stepper motor need 1/32 steps, BLDC needs PWM, and their various motor drivers, gate drivers etc. Total 63 motors.
Already said that's not possible.
2026-05-04 4:55 AM - edited 2026-05-04 5:00 AM
@HMSEdinburge wrote:These are the motors i m using, BLDC, stepper, servo actuators, stepper motor need 1/32 steps, BLDC needs PWM, and their various motor drivers, gate drivers etc. Total 63 motors.
63 motors seems like a lot. If the MCU has to do additional processing it may be underpowered. It's also rather ambitious for a beginner such as yourself. What is the application?