Update README.md

This commit is contained in:
mahjongg2
2020-10-18 22:35:23 +02:00
committed by GitHub
parent 87110e6b98
commit 34a9c45b83

View File

@@ -19,6 +19,6 @@ The file ZX81+38rev1,5.pdf is the schematic of the corrected revision 1.5 (in bl
And I will upload kiCad files after I know revision 1.5 is working well.
We found one more error, that I will fix in revision 1,6:
the keyboard matrix is connected to eigh Address lines, A8 to A15, but the error is that for A8 the version is used that comes from the signal line passing through a 10K resistor (R1) so it is signal A8' , that is not correct, the keyboard needs unattenuated signals, so A8, not A8'. otherwise the resulting dataline does not go low enough to register as "low".
We found one more error, that I have fixed in revision 1,6:
the keyboard matrix is connected to eigh Address lines, A8 to A15, but the error is that for A8 a version is used that comes from the signal line passing through a 10K resistor (R1) so it is signal A8' , that is not correct, the keyboard needs unattenuated signals, so A8, not A8'. otherwise the resulting dataline does not go low enough to reliably register as "low".