Associate
July 5, 2024
Question
STM32F303RE + X-NUCLEO-IHM08M1 + PMSM NEMA 23 Motor Not Running Using FOC Algorithm
- July 5, 2024
- 1 reply
- 888 views
I'm currently working on a project using the STM32F303RE microcontroller, X-NUCLEO-IHM08M1 inverter board, and a PMSM NEMA 23 motor. I am attempting to run the motor using the Field-Oriented Control (FOC) algorithm but have encountered an issue where the motor does not run as expected.
Hardware Setup:
- Microcontroller: STM32F303RE
- Inverter Board: X-NUCLEO-IHM08M1
- Motor: PMSM NEMA 23
Problem Description:
Despite following the setup procedures and configuring the FOC algorithm, the motor does not run. I suspect the issue might be related to timer configurations or other settings in my main file.
