From c862625d36ca53c883dd5b94f53e8ac39a823823 Mon Sep 17 00:00:00 2001 From: Eugene Lozovoy Date: Wed, 6 Nov 2024 18:47:27 +0300 Subject: [PATCH] update errata --- README.md | 6 +++--- pcb_main/rev.A/ERRATA.txt | 1 + pcb_main/rev.A1/ERRATA.txt | 1 + 3 files changed, 5 insertions(+), 3 deletions(-) create mode 100644 pcb_main/rev.A1/ERRATA.txt diff --git a/README.md b/README.md index 9db85fd..0c13c74 100644 --- a/README.md +++ b/README.md @@ -51,12 +51,12 @@ To obtain a minimum noise level, it is recommended to disable line input in the ### Changelog & current status Main PCB: -* Rev.A - first release. Please note the [errata](pcb_main/rev.A/ERRATA.txt) -* Rev.A1 - fixed all rev.A issues; added switch for BIOS variant select; added optional -5V source. This revision hasn't been tested. +* Rev.A - first release. Please note the [errata](pcb_main/rev.A/ERRATA.txt); +* Rev.A1 - fixed all rev.A issues; added switch for BIOS variant select; added optional -5V source. Please note the [errata](pcb_main/rev.A1/ERRATA.txt). Top PCB: * Rev.A - first release. Please note the [errata](pcb_top/rev.A/ERRATA.txt); -* Rev.A1 - fixed all rev.A issues; added switch for VGA BIOS variant select; removed VGA-disable switch; added EEPROM for ES1868. This revision hasn't been tested. +* Rev.A1 - fixed all rev.A issues; added switch for VGA BIOS variant select; removed VGA-disable switch; added EEPROM for ES1868. Covers PCB: * Rev.A - first release. diff --git a/pcb_main/rev.A/ERRATA.txt b/pcb_main/rev.A/ERRATA.txt index ab44c1f..d1f2a7e 100644 --- a/pcb_main/rev.A/ERRATA.txt +++ b/pcb_main/rev.A/ERRATA.txt @@ -5,3 +5,4 @@ 5. Incorrent IRQ routing for COM3 and COM4 6. U17 should not be installed 7. Incorrect CTS/RTS connection on ESP8266 +8. C3 should not be installed diff --git a/pcb_main/rev.A1/ERRATA.txt b/pcb_main/rev.A1/ERRATA.txt new file mode 100644 index 0000000..dce98f8 --- /dev/null +++ b/pcb_main/rev.A1/ERRATA.txt @@ -0,0 +1 @@ +1. C3 should not be installed