Close

Finding out whats going wrong...

A project log for UART controlled stepper driver

A simple ATmega that controll up to 16 steppers without changing any code.

mcenderdragonMCenderdragon 01/15/2017 at 15:270 Comments

Most of the Time the communication workt but sometimes the send bytes were wrong. But I dont know why. I recently found out it was the baud rate. 9800 was to much, I changed it to 2400 and it works great. It seems like the intern OC is not good enough for faster bauds but due to 2ms of wating time between each step (from the motor) this is ok

Discussions