Skip to main content
FBoua.2
Associate II
May 4, 2023
Solved

I am using nucleo-G431RB , I want you to help me which motor driver expansion board should i use to control the Actuonix actuator L12 6V

  • May 4, 2023
  • 1 reply
  • 1445 views

..

This topic has been closed for replies.
Best answer by Peter BENSCH

Welcome, @FBoua.2​, to the community!

The way you control this linear motor L12 depends on your order option.

The 6V initially only stands for the operating voltage.

There are obviously the order options S, P, I and R:

  • S and P only require a full bridge to reverse the polarity of the 6V. Such a full bridge can either be built with 4 MOSFETs plus driver circuitry for the small currents, or with an integrated H-driver, like the STSPIN250 or the STSPIN240.
  • Option I again consists of four different control methods, which can be generated directly with the STM32, except for the 4-20mA signal (requires a corresponding driver in hardware).
  • And finally, option R expects a servo signal, for which one only needs to generate a PWM signal, which also requires no additional hardware.

If it's Option S or P, you can even use a ready-made X-NUCLEO board:

Hope that helps?

Regards

/Peter

1 reply

Peter BENSCH
Peter BENSCHBest answer
Technical Moderator
May 4, 2023

Welcome, @FBoua.2​, to the community!

The way you control this linear motor L12 depends on your order option.

The 6V initially only stands for the operating voltage.

There are obviously the order options S, P, I and R:

  • S and P only require a full bridge to reverse the polarity of the 6V. Such a full bridge can either be built with 4 MOSFETs plus driver circuitry for the small currents, or with an integrated H-driver, like the STSPIN250 or the STSPIN240.
  • Option I again consists of four different control methods, which can be generated directly with the STM32, except for the 4-20mA signal (requires a corresponding driver in hardware).
  • And finally, option R expects a servo signal, for which one only needs to generate a PWM signal, which also requires no additional hardware.

If it's Option S or P, you can even use a ready-made X-NUCLEO board:

Hope that helps?

Regards

/Peter

FBoua.2
FBoua.2Author
Associate II
May 5, 2023

thank you so much

Peter BENSCH
Technical Moderator
May 5, 2023

You're welcome!

If the problem is solved, please mark this thread as answered by selecting Select as best, as also explained here. This will help other users find that answer faster.

Good luck!

/Peter