mirror of
https://github.com/EFeru/hoverboard-firmware-hack-FOC.git
synced 2025-08-04 18:14:28 +02:00
Updated Variant USART (markdown)
@@ -19,7 +19,7 @@ The FOC firmware will discard frames that are not starting with proper start fra
|
||||
A timeout will be triggered if no correct frame is received during the time specified with parameter SERIAL_TIMEOUT in config.h (160ms by default).<br />
|
||||
|
||||
## Feedback:
|
||||
Following information is sent back to arduino:
|
||||
Following feedback is sent back:
|
||||
- Start frame(unsigned int16) : 0xABCD
|
||||
- Cmd1(signed int16) : Steer or Brake(hovercar) after normalizing and mixing
|
||||
- Cmd2(signed int16): Speed or Throttle(hovercar) after normalizing and mixing
|
||||
|
Reference in New Issue
Block a user