GoodFET20, initial draft.
authortravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Sat, 11 Jul 2009 04:03:16 +0000 (04:03 +0000)
committertravisutk <travisutk@12e2690d-a6be-4b82-a7b7-67c4a43b65c8>
Sat, 11 Jul 2009 04:03:16 +0000 (04:03 +0000)
1) Dropped JTAG pins for debugging the '430, as I've never used them.
2) Added a 74HC4053 to the bottom face for glitching.
3) The '4053 is optional, only for BadFET use.
4) Added a high-frequency crystal to XT2, also optional.
5) Retained LF crystal on XT1.  De facto mandatory, but not for long.

git-svn-id: https://svn.code.sf.net/p/goodfet/code/trunk@59 12e2690d-a6be-4b82-a7b7-67c4a43b65c8

hardware/Makefile
hardware/goodfet11.brd [deleted file]
hardware/goodfet11.sch [deleted file]
hardware/goodfet20.brd [new file with mode: 0644]
hardware/goodfet20.sch [new file with mode: 0644]

index 18d2b6b..c590d71 100644 (file)
@@ -1,3 +1,3 @@
 ~/Desktop/goodfet11.zip: *.sch *.brd *.G* *.TXT
        rm -f *.GBO
-       zip ~/Desktop/goodfet11.zip *.sch *.brd *.g* *.G* *.TXT BOM.txt
+       zip ~/Desktop/goodfet20.zip *.sch *.brd *.g* *.G* *.TXT BOM.txt
diff --git a/hardware/goodfet11.brd b/hardware/goodfet11.brd
deleted file mode 100644 (file)
index f7d27d6..0000000
Binary files a/hardware/goodfet11.brd and /dev/null differ
diff --git a/hardware/goodfet11.sch b/hardware/goodfet11.sch
deleted file mode 100644 (file)
index e1f68ed..0000000
Binary files a/hardware/goodfet11.sch and /dev/null differ
diff --git a/hardware/goodfet20.brd b/hardware/goodfet20.brd
new file mode 100644 (file)
index 0000000..aa5eec9
Binary files /dev/null and b/hardware/goodfet20.brd differ
diff --git a/hardware/goodfet20.sch b/hardware/goodfet20.sch
new file mode 100644 (file)
index 0000000..d439767
Binary files /dev/null and b/hardware/goodfet20.sch differ