hoverboard-firmware-hack-FOC icon indicating copy to clipboard operation
hoverboard-firmware-hack-FOC copied to clipboard

How can the tx and rx of the right uart be changed to reverse, high and low speed

Open gutabsgf opened this issue 2 years ago • 11 comments

Variant

HOVERCAR

Control type

FOC

Control mode

Torque

Description

How can I change the source code to cancel the double click reversing function of the brake pedal? How to change the source code to change the green line and blue line of the right uart to use the switch to control the reverse function and the high and low speed function

gutabsgf avatar Feb 08 '23 16:02 gutabsgf

You will have to learn coding for that.

Candas1 avatar Feb 12 '23 07:02 Candas1

Can you give some tips? For example, which file I need to modify

gutabsgf avatar Feb 13 '23 14:02 gutabsgf

为此,您必须学习编码。

Can you give some tips? For example, which file I need to modify

gutabsgf avatar Feb 13 '23 14:02 gutabsgf

Have you checked the other issues if the same question was asked ?

Candas1 avatar Feb 13 '23 14:02 Candas1

如果问同样的问题,您是否检查过其他问题?

Is it okay to give me an email address

gutabsgf avatar Feb 13 '23 14:02 gutabsgf

如果问同样的问题,您是否检查过其他问题?

I would like to ask you which file needs to be modified to achieve the function I want!

gutabsgf avatar Feb 13 '23 14:02 gutabsgf

I might add something like that later this year But for ow I don't have time for that Bye

Candas1 avatar Feb 13 '23 16:02 Candas1

我可能会在今年晚些时候添加类似的东西,但对于哦,我没有时间再见

I'm looking forward to it! Thank you

gutabsgf avatar Feb 17 '23 14:02 gutabsgf

Search main.c and setup.c I guess to learn how a digital input pin is initialized. Then make sure that no uart3 is initialized and initialize the two pins as digital inputs. Then you could read the two pins in main.c and alter the speed..

RoboDurden avatar Mar 19 '23 12:03 RoboDurden

Thank you, can you give me an email?

gutabsgf avatar Mar 19 '23 12:03 gutabsgf

No. Make progress yourself

RoboDurden avatar Mar 19 '23 13:03 RoboDurden