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.

[C674x, Primus] McASP clock routing

Hi,

One of my customer wants to confirm the requirement for clock transition time of ACLKR and AFSR.
We know monotonic and faster transition time (datasheet says, upto 10ns) would be generic requirement for all clocks, but now we would like to have your comments for more specific use case.

ACLKR and AFSR are configured as output and McASP will provide the required clocks to external device such as ADC.
McASP samples incoming audio data with RCLK. So, McASP internal block (around IO buffer) may be looked like below:

 So the first question is, which view is more proper integration for clock routing in McASP, case1 or case2 ?
This view is only for ACLKR, but how about AFSR ?

Our assumption is the internal block of McASP looks like case1 because it provide noise immunity in RCLK.
In fact, my customer tried to short these clock lines to GND when their system is active, and they did not see any errors such like McASP Framesync Error.
So they are wondering if the requirements for clocks (monotonic and faster transition time) are really applied to their use case.
I know such information would be restricted to TI internal, but it would be so appreciated if you could provide the comments on this.

Best Regards,
Naoki Kawada 

  • Hello Naoki,

    Yes, as per Figure 23-16. Receive Clock Generator Block Diagram in TRM, the case 1 is realistic one. The internal structure does not allow you to take the RCLK before IO buffer.

    The transition time of upto 10ns is applicable for all the input clocks (Refer section 5.3 Recommended Operating Conditions in SPRS590F). In your case, ACLKR and AFSR are configured as output and these output are derived from AUXCLK and RCLK respectively. So you need not to be worried about the transition time in this scenario. However you need to ensure that the required transition time is met for input clock source to the device.

    Regards,
    Senthil
  • Hello Senthil,

    Great! I'll talk with my customer.

    Thanks for all your help!
    Naoki