sim- / tgy

tgy -- Open Source Firmware for ATmega-based Brushless ESCs
http://0x.ca/tgy/
685 stars 388 forks source link

Disable the arming #140

Closed kamilkamil1 closed 3 years ago

kamilkamil1 commented 3 years ago

Hi,

I would like to use ESC to drive the BLDC motor connected to the pump. I am not familiar with assembler so I request help. When power is on the ESC check the input PWM signal and if is bigger than "0" not allowed the motor to spin. If it possible to disable this check and start the motor as quickly as possible? So I want to put full input PWM and turn on the power and the motor automatically should spin from 0 to 100% rpm.

Any help would be appreciated. Kamil.