Anthony - I did want to pass on some more information. I don't know if you have any of the schematics for the DPS and/or expansion boards. Many years ago one of the guys on the DPS World forum posted the DPS24 schematics, board layouts, service manuals and software files. I checked and it appears that all this content is still available and can be found here:
http://steve.sideroadsband.com/DPS24/
To see the entire ADAT path within the DSP24 you will need the following four schematics:
"IB_24ADT_PC_ADAT" - this is the adat expansion board schematic.
"PC Mother" - this shows the connectors and wiring of the DSP expansion bay where the ADAT, SMPTE & SCSI card connect.
"PC CPU 2" - This shows the Internal Master FPGA (IC2) and where the Master/Slave FPGA communications originate. It also shows how the Internal FPGA is connected to the Internal ADAT TX/RX Ports.
"PC CPU 1" - This shows how the Master/Slave FPGA communications are sent from the CPU Board to the PC Mother via J201-J203 then ultimately onto the expansion card.
Using the schematics we can now work off of some of your observations. For instance the Adat LEDs that are flashing then turning off (
As stated in a previous post, this is not normal. The TX LEDs on my expansion board always stay solidly lit, mimicking the TX internal port). We can see that the LEDs within the adat TX ports are simply driven from the 5v that the DPS supplies to the expansion board. If they are flashing and turning off, it would suggest that the DPS is shutting down that 5v line. This can be verified by probing the Sync connector with a multimeter on pins 3,4 or 5 (5v) and pin 1 (ground) at bootup.
Why would the LEDs flash and shut off? There could be many reasons (
take my explanation below with a grain of salt. I am not an expert and I am learning this stuff as I go). Again looking at the schematic there are SPI communication signals going between the Master FPGA (Internal) and Slave FPGA (Expansion) these are denoted by MOSI and MISO (Master In Slave Out, Master Out Slave In). If there is a communication problem at boot up this could be throwing an error causing the 5v line to shut down. Also someone else in this thread stated that the expansion card may be good and the problem could be within the DPS, this is also a valid possibility.
The other day I removed my ADAT card and powered it up on the bench using a 5v power supply feeding Pins 1 (5v) & 14 (GND). I was able to verify that the board power was working find (Adat ports were powered, the 3.3v and 2.5v voltage regulators were working, the 50MHz clock was working). My next step is to figure out a way to instrument the board to see if IC communication is present and if digital audio is getting passed to the board.
I hope this helps.