This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2564C: IO rise/fall time and PCM clock accuracy

Part Number: CC2564C

Hi 

we design custom cc2564c BT module and use it in our A2DP, HFP project. overall functions (A2DP audio over HCI and 2-way HFP audio on PCM) work correctly but we have some problem, for example HFP audio corrupted after HFREReleaseAudioConnection()/HFRESetupAudioConnection() or randomly noise in A2DP audio.

according to cc2564c datasheet max recommended rise/fall time is 2.5ns for PCM and 10ns for UART and I can't find PCM clock accuracy range !

our PCM waveform (WS,  clkBT DoutBT Din), our WS is 15.9962K instead of 16.000K

Is recommended Tr, Tf of PCM and UART necessary for correct function and our waveform Tr, Tf and PCM accuracy can cause of our problem or future problem (especially in higher temperature) ?

thanks