You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
First of all, thank you for your incredible work on the MESC_Firmware project. Your contributions to the motor control community are highly appreciated!
I have a motor control board based on the STM32F405RGTx (project link: MP2-DFN). I am using two brushless DC motors (24V, interfaces W V U) with Hall encoders (5V, interfaces HW HV HU) and would like to control them using two potentiometers to adjust their speeds via PWM signals.
Could you please guide me on how to adapt the MESC_Firmware for this setup? Specifically, I need assistance with:
Modifying the firmware to support dual motor control with Hall sensors.
Wiring the motors and potentiometers correctly to the STM32F405RGTx.
Configuring the firmware to interpret the potentiometer inputs as PWM control signals.
Any advice on the necessary code changes and wiring setup would be immensely helpful.
Thank you again for your amazing work and support!
Best regards.
The text was updated successfully, but these errors were encountered:
Hi,
First of all, thank you for your incredible work on the MESC_Firmware project. Your contributions to the motor control community are highly appreciated!
I have a motor control board based on the STM32F405RGTx (project link: MP2-DFN). I am using two brushless DC motors (24V, interfaces W V U) with Hall encoders (5V, interfaces HW HV HU) and would like to control them using two potentiometers to adjust their speeds via PWM signals.
Could you please guide me on how to adapt the MESC_Firmware for this setup? Specifically, I need assistance with:
Any advice on the necessary code changes and wiring setup would be immensely helpful.
Thank you again for your amazing work and support!
Best regards.
The text was updated successfully, but these errors were encountered: