Hi,
Despite having no real use for one I'm actually tempted to get a delfina DSP for the spare 1200. However, I'm curious about what the 56002 on the card is actually used for.
If the card is attached via the clock port I am assuming that it can't access anything on the motherboard and that basically the CPU has to perform PIO on it.
How fast is the CPU -> delfina transfer? Is it fast enough so that several streams of 16-bit audio can be written and then mixed by the DSP, or do the existing drivers do software mixing and then pass the mixed stream to the card? If it is the latter, then what role does the DSP play in normal use?
Additionally (and most importantly), can I, as a curious developer, write my own DSP code and run it on the card? What technical limitations are there with respect to the interface to the DSP (ie what restrictions other than speed and address range does the clockport impose)?