2025-05-21 6:46 AM - last edited on 2025-05-22 9:16 AM by Andrew Neil
Hello everyone,
I'm currently working on driving a 24V, 1.5A BLDC motor using a Nucleo-F070RB board along with the X-NUCLEO-IHM16M1 motor driver shield. For testing purposes, I'm running the motor in open-loop mode.
I've configured Timer 1 to generate PWM with complementary signals. However, when I check the outputs with an oscilloscope, I don’t see any PWM signal. Additionally, the status LEDs (D8, D9, D10) on the driver board are not lighting up.
I've attached the connection diagram below for reference.
Has anyone faced a similar issue or have suggestions on what might be going wrong? Any help would be greatly appreciated!
Thanks in advance!
2025-05-22 9:12 AM
Hello @snehasish1991,
Using MCSDK tool available here, you can generate a project with available NUCLEO-F072RB/X-NUCLEO-IHM16M1 board and have a look at Timer 1 settings (Parameter and GPIO settings).