Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can i INVERT_DIRECTION with USART variant? #498

Open
OM-3kChcBjgFR2COfP opened this issue Jun 22, 2024 · 7 comments
Open

Can i INVERT_DIRECTION with USART variant? #498

OM-3kChcBjgFR2COfP opened this issue Jun 22, 2024 · 7 comments
Labels
question Further information is requested

Comments

@OM-3kChcBjgFR2COfP
Copy link

Variant

USART

Control type

FOC

Control mode

Torque

Description

How i can change all weels direction in variant usart?

@OM-3kChcBjgFR2COfP OM-3kChcBjgFR2COfP added the question Further information is requested label Jun 22, 2024
@PuceBaboon
Copy link

PuceBaboon commented Jun 23, 2024 via email

@OM-3kChcBjgFR2COfP
Copy link
Author

OM-3kChcBjgFR2COfP commented Jun 23, 2024

yea, i know about this 😅. But i think it's little wrong drive forward when press back direction.
is it possible to change direction with software way?

@Kambodia91
Copy link

copy this line to the USART variant you are currently using and try

#define INVERT_R_DIRECTION // Invert right motor

@I-hate-2FA
Copy link

easy just *-1

@OM-3kChcBjgFR2COfP
Copy link
Author

copy this line to the USART variant you are currently using and try

#define INVERT_R_DIRECTION // Invert right motor

ok, will try it

@OM-3kChcBjgFR2COfP
Copy link
Author

easy just *-1

where *-1 ? I whant change weels direction, not a driving logic, i can change varible on RC controller, but rover still drive backward

@Kambodia91
Copy link

copy this line to the USART variant you are currently using and try

#define INVERT_R_DIRECTION // Invert right motor

ok, will try it

did it work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants