Specifications requirements for MCU
For my whiteboard writer I require a microcontroller board that will be responisble for the control of the system.
For the operation it has to drive four stepper motors and one servo.
For the homing of the stepper motors some analog sensors are planned.
The system requirements are divided in to four categories:
Must
- Connect to four stepper controllers (TMC2208) via UART.
- Have debugging capabilities.
- Read read four analog sensor signals.
Should
- Connect to each of the four stepper controllers directly. Prefered over a switching solution.
- RIOT-OS support.
- have UART-baud > 200k
Could
- have a FPU.
Wont
- force me to work with MBED.
- run on dieselfuel.