Page 1 of 1

RC Signal Loss

Posted: Wed May 30, 2018 12:22 pm
by Statoon
Hello,

I was wondering if the MCP units have any built-in detection for signal loss from a RC receiver? When I turn off my radio the motors start spasming, and I would like them to lock if this happens. Will I need to introduce some Arduino (or other) processing in between the receiver and the motor controller in order to manage this?

Thanks very much!
Matt

Re: RC Signal Loss

Posted: Fri Jun 01, 2018 10:24 am
by Basicmicro Support
Yes. By default if the RC signal is lost the input control will fall to any analog input setup to control the motors. You can use the Priority levels to set how you want fall back to work.

By default the order is serial, rc, analog. You may need to change analog to none. Its been a while since I've run tests with priority levels but I beleive if it falls to none the motors will stop.