Is there a specification for the minimum or maximum input rise time of this device? I did not see one in the datasheet, and the timing diagram only shows the delays between edges on different signals.
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.
Is there a specification for the minimum or maximum input rise time of this device? I did not see one in the datasheet, and the timing diagram only shows the delays between edges on different signals.
Hi Courtney,
Thank you for your question!
This device does not have input rise time specifications. However, if the input rise time is too high, it may cause ringing in the signal which may lead to EMI issues and the absolute maximum ratings to be exceeded (when voltage at any pin violates the minimum -0.3V or the maximum VA+0.3V). To avoid this, an RC filter may be used to reduce any ringing in the signal.
I hope that helps!
Best,
Samiha
Hi Samiha, can you clarify what you mean by 'too high'? Does that mean when the input rise time is too long or too short? I would expect based on your description that too fast a rise time at the input would cause ringing at the output, is that correct?
Hi Courtney,
I was referring to the SCLK input rise time being too sharp, which may cause ringing. Is that what you were asking about?
Yep, thank you for clarifying! Do you have an estimate for where this becomes a concern for this device? Should the input rise/fall times be over 100ps, or over 10ns (for example)?
Hi Courtney,
Unfortunately, I don't have any estimates for these times.
Best,
Samiha
I did some further analysis based on the clock frequency and the SCLK high/low times. Can you confirm that this analysis correctly identifies a maximum limit for the rise and fall times?
Assuming tSCLK = tCH + tFALL + tCL + tRISE
From datasheet, page 7: tCH = tCL = 0.4*tSCLK (Minimum)
Therefore tRISE + tFALL = 0.2*tSCLK (Maximum)
Assuming tRISE = tFALL
tRISE = 0.1*tSCLK (Maximum)
Thus with an example clock speed of 16MHz, the rise/fall times could not be greater than 6.25ns. Slower clock speeds would allow longer rise times.
Hi Courtney,
Your analysis makes sense! As long as the tCH and tCL minimum timing requirements are fulfilled, you should be fine!
Best,
Samiha