Update README.md

This commit is contained in:
bondus 2020-03-25 16:53:41 +01:00 committed by GitHub
parent e50d563916
commit a072527fee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,12 +7,19 @@ Features:
* Two MOSFET drivers fans
* One big MOSFET driver for a hotend heater
* Thermistor input
* Servo connector
* One servo
* One endstop
It should be fed from the mainboard with 12-24V, 3.3V or 5V, GND, UART RX and UART TX.
It should be fed from the mainboard with 12-24V, 5V, GND, UART RX and UART TX.
Possible issues:
* Is the cooling for the TMC2209 adequate?
* How well will the UART cmos/ttl level survive? Noise?
* Does it work
Alternative design options:
* Use an ARM instead? STM32F030
* Create a local 5V/3.3V instead? Switch regulator + LDO. Only the servo needs 5V
* USB-c would be neat, it could provide all the power and signalling needed