mirror of
https://github.com/NabuCasa/yellow.git
synced 2025-10-27 12:04:18 -07:00
07570784f5ce79efe9722fa493dffde234d30fac
Use minimal track width/gap of 0.127mm. Use impedance calculated using the JLCPCB calculator for the 85Ohm/90Ohm differential pairs and 50Ohm single trace. For the 100Ohm pair the JLCPCB calculator does not allow to specify a track gap which leads to a track width of 0.127mm or bigger. Hence for this I used https://www.mantaro.com/resources/impedance-calculator.htm (with Er 4.05, h 0.095, t 0.035). Also use vias of 0.45/0.2mm by default. Fixes: #6 Signed-off-by: Stefan Agner <stefan@agner.ch>
Description
No description provided
Languages
KiCad Schematic
100%