AlkaMotors / AM32-MultiRotor-ESC-firmware

Firmware for stm32f051 based speed controllers for use with mutirotors
GNU General Public License v3.0
754 stars 266 forks source link

bl esc on slot car #76

Closed mtaddei closed 2 years ago

mtaddei commented 2 years ago

Gd day from Italy, we are a group of slot car modeller that are trying to fit brushless motor on slot car. We'll like to know if it is possible turn off the radio pwm signal setting it always at max speed enabling us to controll the motor speed directly with the voltage supplied by our slot controller on the track braid

Tnks for your kind replay

Max

AlkaMotors commented 2 years ago

Yes, there is a mode made just for this purpose. You just need to compile the firmware with those options enabled. If you have a specific esc in mind i can attach one here.

mtaddei commented 2 years ago

the esc is FEICHAO 40 AMP

mtaddei commented 2 years ago

just removed the wrapping and the processor is an ATMEGA8AU, is compatible or not?

AlkaMotors commented 2 years ago

No, 8 bit mcu's are not supported. It must be a 32 bit arm mcu.

AlkaMotors commented 2 years ago

No 8 bit mcu support.