Skip to content
Snippets Groups Projects
Commit b4359389 authored by David Huss's avatar David Huss :speech_balloon:
Browse files

Add Erata for rev. 1.0

parent ae5eb334
Branches
No related tags found
No related merge requests found
...@@ -12,3 +12,12 @@ A 3Watt ±12V Power Supply based on the [Meanwell DCWN03E-12](https://www.meanwe ...@@ -12,3 +12,12 @@ A 3Watt ±12V Power Supply based on the [Meanwell DCWN03E-12](https://www.meanwe
| ---- | ---- | | ---- | ---- |
| ![](images/3D-1.png) | ![](images/3D-2.png) | | ![](images/3D-1.png) | ![](images/3D-2.png) |
## Erata (rev 1.0)
- The `GND` of the USB is connected to the `COM` of the ±12V side and it shouldn't. Cut the GND plane like so: ![](images/fix01.jpg)
- The USB-Connector Pinout was created wrongly (fixed now). Fix this by either:
- Using a flipped USB-Connector like the `10103592-0001LF` by Amphenol FCI
- Cutting the top traces leading from the connector to the Meanwell block, scratch them up and solder a crossed wire to the bottom like so: ![](images/fix02.jpg)
\ No newline at end of file
No preview for this file type
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
], ],
"description": [ "description": [
false, false,
"" "Micro-B USB Connector (wide side up)"
], ],
"entity": "84f27da9-765a-4f51-acdf-a9c9823ca1af", "entity": "84f27da9-765a-4f51-acdf-a9c9823ca1af",
"inherit_model": false, "inherit_model": false,
...@@ -69,6 +69,8 @@ ...@@ -69,6 +69,8 @@
"parametric": {}, "parametric": {},
"tags": [ "tags": [
"connector", "connector",
"micro-b",
"type-b",
"usb" "usb"
], ],
"type": "part", "type": "part",
......
...@@ -196,7 +196,7 @@ ...@@ -196,7 +196,7 @@
} }
}, },
"19ad1338-3ed0-4faf-b38a-636513c69e15": { "19ad1338-3ed0-4faf-b38a-636513c69e15": {
"name": "2", "name": "4",
"padstack": "3846f4bf-7acf-403a-bc36-771ec675eac9", "padstack": "3846f4bf-7acf-403a-bc36-771ec675eac9",
"parameter_set": { "parameter_set": {
"pad_height": 1350000, "pad_height": 1350000,
...@@ -241,7 +241,7 @@ ...@@ -241,7 +241,7 @@
} }
}, },
"2b69d21e-8a3f-44b5-aeb6-10cf480372b4": { "2b69d21e-8a3f-44b5-aeb6-10cf480372b4": {
"name": "5", "name": "1",
"padstack": "3846f4bf-7acf-403a-bc36-771ec675eac9", "padstack": "3846f4bf-7acf-403a-bc36-771ec675eac9",
"parameter_set": { "parameter_set": {
"pad_height": 1350000, "pad_height": 1350000,
...@@ -292,7 +292,7 @@ ...@@ -292,7 +292,7 @@
} }
}, },
"4d99c9b0-5123-45b2-ae62-bb4482d43be7": { "4d99c9b0-5123-45b2-ae62-bb4482d43be7": {
"name": "1", "name": "5",
"padstack": "3846f4bf-7acf-403a-bc36-771ec675eac9", "padstack": "3846f4bf-7acf-403a-bc36-771ec675eac9",
"parameter_set": { "parameter_set": {
"pad_height": 1350000, "pad_height": 1350000,
...@@ -340,7 +340,7 @@ ...@@ -340,7 +340,7 @@
} }
}, },
"e407114a-d6de-41af-8a01-5951268d658c": { "e407114a-d6de-41af-8a01-5951268d658c": {
"name": "4", "name": "2",
"padstack": "3846f4bf-7acf-403a-bc36-771ec675eac9", "padstack": "3846f4bf-7acf-403a-bc36-771ec675eac9",
"parameter_set": { "parameter_set": {
"pad_height": 1350000, "pad_height": 1350000,
......
images/fix01.jpg

7.96 MiB

images/fix02.jpg

7.98 MiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment