Skip to main content
Associate II
November 18, 2024
Question

Details about Motors with stm32f429zi

  • November 18, 2024
  • 4 replies
  • 1292 views

Hi,

I am new to this community. I want suggestion regarding, going to do the setup of two-axis gimbal with Nucleo stm32f429zi and two gdm4108 motors. Is this setup will work?

What are all things to cover?

Regards,
Kamalesh

4 replies

Visitor II
November 18, 2024

I think the motor that you're referring to is a 3-phase motor similar to this one. https://www.baldor.com/catalog/GDM4104T 

If yes, you can check STM's AC motor drivers: https://www.st.com/en/applications/industrial-tools-motor-drives-and-equipment/ac-motor-drives.html

You can also take a look at DRV8353

https://www.ti.com/product/DRV8353

If you need more info about the Nucleo board, you can see here: 

https://www.theengineeringprojects.com/2021/10/introduction-to-nucleo-development-board.html

 

 

kamalskdyAuthor
Associate II
November 19, 2024

Hello liaifat85,

Thanks for your advice. I have selected GDM4108-120T Brushless DC motor.

Actually i have chosen the driver board from stm32, which is IHM07M1. It is compatible with the board and if i have to make two -axis gimbal means, how may be the setup?

Can i achieve the setup.

Please share if you have any idea.

Regards,
Kamalesh

kamalskdyAuthor
Associate II
November 30, 2024

Hello,

Is there any update for us??

Regards,
Kamalesh

Gael A
ST Employee
December 2, 2024

Hello kamalskdy,

Unfortunately, driving two motor with a NUCLEO-F429 and an IHM07 will prove to be difficult. I suggest you to run the MC WorkBench and try looking at all the supported boards for Dual Drive control before deciding on any setup.

If you agree with my answer, please consider accepting it by clicking on 'Accept as solution'.Hope this will help,Gaël A.
kamalskdyAuthor
Associate II
December 3, 2024

Hello Gael,

I want to design a 2-axis gimbal setup. I have selected GM4108-120T motor. For this motor, IHM07 is the suitable expansion board or Is there driver board will control this motor?

Without using mcsdk, we can't program with this expansion board?

Can you please suggest any other motor driver board to control??

Thank you in advance.

Regards,
Kamalesh

Gael A
ST Employee
December 4, 2024

Hello kamalskdy,

If you want to run a motor without using the MCSDK, then we will not be able to provide any support. Maybe another user on the forum will be able to answer your question.

The only advice I can give you is to have a look at the MCSDK implementation for PWM generation and get only the part that you need from this.

If you agree with my answer, please consider accepting it by clicking on 'Accept as solution'.Hope this will help,Gaël A.