summaryrefslogtreecommitdiff
path: root/ac97
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2017-09-03 17:45:08 +0200
committerUwe Hermann <uwe@hermann-uwe.de>2017-09-03 17:52:09 +0200
commit49e176470d6c5ac940f5529af75fb2668a876e46 (patch)
tree3292b47742024e673e6c7d58621bc5c25678f002 /ac97
parentf711de81a725d61c027b45d2fd51efaecb17b4e4 (diff)
downloadsigrok-dumps-49e176470d6c5ac940f5529af75fb2668a876e46.tar.gz
sigrok-dumps-49e176470d6c5ac940f5529af75fb2668a876e46.zip
ac97: Add a dump from a Realtek ALC655.
Diffstat (limited to 'ac97')
-rw-r--r--ac97/realtek_alc655/README26
-rw-r--r--ac97/realtek_alc655/asus_a8ne_fm_s_ac97_powerup.srbin0 -> 2034092 bytes
-rw-r--r--ac97/realtek_alc655/asus_a8ne_fm_s_ac97_powerup_snippet.srbin0 -> 22298 bytes
3 files changed, 26 insertions, 0 deletions
diff --git a/ac97/realtek_alc655/README b/ac97/realtek_alc655/README
new file mode 100644
index 0000000..c75d17d
--- /dev/null
+++ b/ac97/realtek_alc655/README
@@ -0,0 +1,26 @@
+-------------------------------------------------------------------------------
+Realtek ALC655: AC'97 data
+-------------------------------------------------------------------------------
+
+This is set of example captures of the AC'97 data on a Realtek ALC655
+six-channel AC'97 2.3 audio codec. The data is a snippet of the traffic
+that occurs on an ASUS A8NE-FM/S mainboard (which contains the ALC655)
+during BIOS power-up.
+
+Details:
+https://en.wikipedia.org/wiki/AC%2797
+http://realtek.info/pdf/alc655.pdf
+
+
+Logic analyzer setup
+--------------------
+
+The logic analyzer used was a Saleae Logic16 (at 50 MHz):
+
+ Probe ALC655
+ ------------------
+ 0 BIT-CLK
+ 1 SDATA-OUT
+ 2 SDATA-IN
+ 3 SYNC
+
diff --git a/ac97/realtek_alc655/asus_a8ne_fm_s_ac97_powerup.sr b/ac97/realtek_alc655/asus_a8ne_fm_s_ac97_powerup.sr
new file mode 100644
index 0000000..08a437c
--- /dev/null
+++ b/ac97/realtek_alc655/asus_a8ne_fm_s_ac97_powerup.sr
Binary files differ
diff --git a/ac97/realtek_alc655/asus_a8ne_fm_s_ac97_powerup_snippet.sr b/ac97/realtek_alc655/asus_a8ne_fm_s_ac97_powerup_snippet.sr
new file mode 100644
index 0000000..2acb343
--- /dev/null
+++ b/ac97/realtek_alc655/asus_a8ne_fm_s_ac97_powerup_snippet.sr
Binary files differ