From c5e6291beb320030c334b89d0ab316ecf4d85dd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?King=20K=C3=A9vin?= Date: Thu, 16 Jun 2022 17:01:00 +0200 Subject: [PATCH] doc: list v1 changes --- CHANGELOG.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 106d4b1..ba9059f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,23 @@ +v1 +== + +this is a complete re- board layout. +it does not fit an off-the selves enclosure anymore. +all SMD parts are on one side to allow easier SMT assembly. + +fixes: + +- 6-40V power input activated when UFP is connected +- use current limit on DFP (prevents USB to reset when DFP is shorted) +- 6-40V power input capacitor now lays down +- remove copper plane under crystal to prevent impedance error + +errors: + +- crystal still does not start +- none of the two possible OCS inputs (Dx04 XOR Dx05) work +- power dip causes reset when enabling all 7 DFP power outputs at once + v0 ==