EFeru / hoverboard-firmware-hack-FOC

With Field Oriented Control (FOC)
GNU General Public License v3.0
1.12k stars 932 forks source link

How to setup for Arduino Uno/Mega? #395

Open dniknikdn opened 1 year ago

dniknikdn commented 1 year ago

Variant

HOVERCAR

Control type

None

Control mode

None

Description

Please tell me, for Arduino Uno/Mega? If I open CONTROL_SERIAL_USART2 (or CONTROL_SERIAL_USART3) then 3-signal beeper error. How to set up correctly?

dniknikdn commented 1 year ago

I connected pin 2 and 3. The beeper stopped. But the wheels don't turn. What could be the problem?

dniknikdn commented 1 year ago

Arduino port monitor getting data "Print data to built-in Serial": 1: 0 2: 0 3: 0 4: 0 5: 4246 6: 239 7: 0

But the wheels don't turn...)

Candas1 commented 1 year ago

Hi, looks like you are sending 0 commands only ?