From 17485f15fb1c4527d692cc7268b2dafdbb573c46 Mon Sep 17 00:00:00 2001 From: davor Date: Wed, 17 May 2017 16:38:19 +0200 Subject: [PATCH] readme update --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1dc341b..9e32288 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,8 @@ it is better explained when drawn in kicad: kicad ulx3s.pro [Schematics](/doc/schematics.pdf) is mostly complete. -PCB routing is not complete (about 50 routes missing). +PCB routing is complete, but needs improvement +mainly for the power supply. 3D preview @@ -59,3 +60,9 @@ Finish routing and especially improve Power section (thicker power lines, separately routed feedback) 2.54 mm external JTAG header + + [ ] move USB LEDs from bottom to top side + [ ] increase thickness of power lines (5V, 3.3V, 2.5V) + [ ] compile a f32c bitstream using the schematics + [ ] connect more lines from ESP-32 to FPGA + [ ] connect FPGA USB D+/D- with 1.5k pullup in USB 1.1 (full speed) mode