Forum Discussion
Altera_Forum
Honored Contributor
13 years agoHi,
thanks FvM. The way it works is: On the sender side, when rising edge of 44.1k occurs it transmits with 125MHz clock 64 channels of audio and after that it starts sending 10 bit sync pattern. After transmitting the 10 bit pattern it checks if the next rising edge occured, if not it stars sending another 10bit bit pattern, otherwise next 64 channels. You're right there is a jitter. That's the way i implemented it in my device, it works fine with RME (german audio firm) PC card - they're recovering the clock from my device (sound quality is good). When i use on their side their internal 44.1k clock and in my device 44.1k clock, there are some clicks in the sound. That's why i would like to implement this 44.1k clock recovery from my sync pattern. So do you say that ADPLL is a way to go ?:) i will look into it, thanks :) best regards madness