From 6030f729389379485ed264fad81e39fce08503b1 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Fri, 2 Jun 2017 20:09:59 +0200 Subject: Add an ATC 93LC56 Microwire EEPROM dump. --- microwire/atc_93lc56/README | 24 ++++++++++++++++++++++++ microwire/atc_93lc56/atc_93lc56.sr | Bin 0 -> 6611 bytes 2 files changed, 24 insertions(+) create mode 100644 microwire/atc_93lc56/README create mode 100644 microwire/atc_93lc56/atc_93lc56.sr diff --git a/microwire/atc_93lc56/README b/microwire/atc_93lc56/README new file mode 100644 index 0000000..23768ec --- /dev/null +++ b/microwire/atc_93lc56/README @@ -0,0 +1,24 @@ +------------------------------------------------------------------------------- +ATC 93LC56 Microwire EEPROM +------------------------------------------------------------------------------- + +This is a set of example captures of the Microwire traffic from an +ATC 93LC56 Microwire EEPROM inside a USB ethernet dongle. + + +Logic analyzer setup +-------------------- + +The logic analyzer used was a CWAV USBee SX (at 8MHz): + + Probe 93LC56 pin + ---------------------- + 0 NU + 1 ORG + 2 CS + 3 CLK + 4 DI + 5 DO + +The ORG pin is pulled high to use the x16 memory organisation (16-bit words). + diff --git a/microwire/atc_93lc56/atc_93lc56.sr b/microwire/atc_93lc56/atc_93lc56.sr new file mode 100644 index 0000000..0d44b7d Binary files /dev/null and b/microwire/atc_93lc56/atc_93lc56.sr differ -- cgit v1.2.3-54-g00ecf