mirror of
https://github.com/UzixLS/zx-multisound.git
synced 2025-07-18 23:01:31 +03:00
update pcb rev.A and rev.A1 errata
This commit is contained in:
@ -5,3 +5,7 @@
|
||||
UPD. 2023-08-21:
|
||||
4. R20 and R34 labels on silkscreen are misplaced
|
||||
5. Incorrect 3.5mm jack footprint - left-right signals are swapped
|
||||
|
||||
UPD. 2025-01-28:
|
||||
6. U21 should be 74AHCT1G125DB
|
||||
7. Missing Z80 clock buffering. CPLD produce only up to 3.3V clock, while Z80 require 5V amplitude, and that may lead to unstable GS work. It's possible to use U14 for clock buffering.
|
||||
|
@ -1,2 +1,6 @@
|
||||
1. R20 and R34 lables on silkscreen are misplaced
|
||||
2. Incorrect 3.5mm jack footprint - left-right signals are swapped
|
||||
|
||||
UPD. 2025-01-28:
|
||||
3. U21 should be 74AHCT1G125DB
|
||||
4. Missing Z80 clock buffering. CPLD produce only up to 3.3V clock, while Z80 require 5V amplitude, and that may lead to unstable GS work. It's possible to use U14 for clock buffering.
|
||||
|
Reference in New Issue
Block a user