2025-03-10 11:27 PM
i generated the code using the workbench for stm32h755ziq and the motor driver ihm07m1 with a 12v bldc motor...and i have called the api's for motor start as well in the main code ...but after downloading it into nucleo..i cant see any pwm signals on the respective pins of nucleo ...?(assume me i'm completely new to this thing)
2025-03-11 1:42 AM
Hello @hyden_a_mist,
Once both cores, CM4 and CM7 compiled and flashed, did you try resetting the board by pushing "RESET" button and starting the board by pushing blue "USER" start button?
You can also use ST Motor Pilot tool to drive the board and have board status.
2025-03-11 2:40 AM
yes i tried that...i flashed cm4 and cm7 again...and still no pwm signal is generated on the respective pins(i probed through logic analyser) ...is there any led like d11 should glow in ihm07m1, if everythig is proper...and one more thing is ld3 on nucleo turns red sometimes...if i make the connection of st -morpho little stronger it goes away...
2025-03-11 4:21 AM
This is the error that pops up when i try to start the motor using motor pilot
2025-03-11 5:54 AM
Hello @hyden_a_mist,
At generation step, you have the following message, SB80 and SB84 have to be removed:
On Pilot GUI, VBUS exceeds 20V and your motor is a 12V. Temperature is also wrong.
As soon an error is reported, it will prevent PWM generation.
2025-03-11 11:11 PM
Actually i probed the vbus its just 1.5v(PA1) , but in the pilot its measuring as 29v .....And i have removed the sb80 and sb84 before hand..
2025-03-12 12:10 AM
seems like pe15 pa4 pe8 all are reversed , eventhough it's mentioned as SB's mentioned in bold are default...but in the board both conditions are reversed ...can you verify that..?