Hi,
I am working on a schematic for a sound card and I have a promblem with the synchronisation between DSP (TMS320C5535), ADC (PCM4204) and DAC (PCM4104).
The DSP is clocked by an 12.288 MHz oscillator (required of the bootloader). The disired system clock for the ADC and DAC shoult be 24.576 MHz to have a multiple of sampling frequencies like 32/48/96/192 kHz. (12.288 MHz would be too slow for 96/196 kHz sampling).
My plan is to use a single oscillator for both ADC and DAC, and speed up the DSP clock (multiplied by 2) after the boot frequency by the internal pll to have the same clock frequency.
Is this an option or am I on the wrong way?
Regards
Roland