Files
Elliot Williams 976ba2d44a minimalistic framing for UART command
copied the uart framing idea from
https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC

to use:
send $AAAA to start frame
then steer, speed as usual
and XOR($AAAA, steer, speed) as checksum

commands that don't match are ignored, and UART DMA is reset
hopefully this will set it up to catch the next one
re-send frequently.
2019-12-16 16:11:07 +01:00
..
2019-12-16 16:11:07 +01:00
2018-05-08 13:02:20 +02:00
2018-04-08 00:03:35 +02:00
2018-01-06 23:33:34 +01:00