-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cbf9f8e
commit 2c2df17
Showing
4 changed files
with
25 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
This contains dumps of the ADAT Lightpipe protocol | ||
There are high resolution dumps (100M logic analyzer sample rate) | ||
for 44.1kHz and 48kHz audio samplerate | ||
There is a low resolution dump (32M logic analyzer sample rate) | ||
to test if decoding still works there. | ||
|
||
All the audio samples in all the dumps contain only silence. | ||
This is irrelevant for testing, because if the ADAT frame | ||
can be decoded correctly that means that the individual bits also | ||
pose no problem. | ||
|
||
Logic Analyzer Hardware: | ||
Saleae Logic 16 clone | ||
Target Device: RME Fireface 800 | ||
Pin 0 was connected to the ADAT RX Pin of a self | ||
made ADAT receiver breakout board (Terminal part is PLR-T10, | ||
circuit according to datasheet) | ||
I made the dumps with PulseView, not sigrok-cli | ||
using the samplerates indicated in the filenames, | ||
with only Channel 0 active. | ||
|
||
Best Regards, | ||
Hans | ||
|
||
hansfbaier --at-- gmail dot com |