servo-motor-controller
servo-motor-controller copied to clipboard
UART/serial interface behaves strange, looses characters
The UART code is iffy. Sometimes characters get lost, sometime SMC3 starts interpreting incomplete lines.
This is already part of the original code. I didn't debug this. It would be great to replace the polled UART functions by interrupts.
Volunteers anywhere?