how to run two bldc motor in different direction over bluetooth uart data
Forums:
how to run two bldc motor in different direction over bluetooth uart data
i am using two vesc4.12 connected over CAN and with master i connected bluetooth. i want to rotate both motor in different direction.
when i send 255 at x and y value. both go forward , and on 0(zero) both go backward but when i send 255 on x and 0 on y in that case also rotate in same direction.
can anyone plese tell to rotate both motor in different direction what data should i send and what setting should i do