Updated gerbers
by Jakob Faltisek 6 years 2 weeks
e26ca302
Fixed missing jmp, fixed DRC and ERC errors and wa...
by Jakob Faltisek 6 years 2 weeks
Fixed missing jmp, fixed DRC and ERC errors and warnungs, conn VBAT pin
40177f24
Rerouted diff pairs, added decoupling cap, connect...
by Jakob Faltisek 6 years 2 weeks
Rerouted diff pairs, added decoupling cap, connected two mux inputs
47c76d7c
Added USB 3.x switch, rerouted diff pairs
by Jakob Faltisek 6 years 1 month
Added USB 3.x switch, rerouted diff pairs

* Added an USB 3 superspeed cabable switch to switch the SS lines to the
right side of the USB Type C recepacle, otherwise the stab wire would
cause interferances
* Routed the SS diff pairs to the switch, swapped some positive and
negative wires of the pairs
* Rerouted the highspeed pair and started to modifiy the connections to
the connectors (VCC, GND)
8bfaf278
Added gerbers and cam process
by faltijack 6 years 1 month
e4f93b98
Switched to an managed libraries and added 3D mode...
by faltijack 6 years 1 month
Switched to an managed libraries and added 3D models

* Switched to an managed libraries (needed to proberly manage the 3D
models), so the lib is no longer part of this repo
* Added 3D models to every part
3886473a
Added support for UFP Mode and top-sect. snap-off
by faltijack 6 years 2 months
Added support for UFP Mode and top-sect. snap-off

* Added support for the ability to use the dongle as an UFP (upstream
facing port), so the dongle operates as a power source
* Added the ability to also snap off the top section
* Cleaned up Silkscreen
8d664c04
Replaced DCDC Buck Converter
by faltijack 6 years 2 months
Replaced DCDC Buck Converter

Moved to the TPS62175DQCR Buck Converter from TI.
This IC doesn't require so high external C and L values,
and it should also perform more reliable.
5dc5b7d7
Cleaned up silkscreen, fixed pull down R, Length m...
by faltijack 6 years 2 months
Cleaned up silkscreen, fixed pull down R, Length matched traces

* Cleaned up the silkscreen so all names a readable
* Moved the USB Type C CC Pull Down R to the Bottom Layer that they dont
interfier with the Type C Connector
* Length matched each trace segment of the differential USB signals
072db86d
Added Debug Header
by faltijack 6 years 2 months
Added Debug Header

Added a Header to debug the STM32 micro using a SWD Debugger like the
ST-Link V2 on the NUCLEO Board
a11c8ecd
Report a bug