是否有关于此器件的最小或最大输入上升时间的规格? 我在数据表中没有看到、时序图仅显示了不同信号边沿之间的延迟。
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.
是否有关于此器件的最小或最大输入上升时间的规格? 我在数据表中没有看到、时序图仅显示了不同信号边沿之间的延迟。
我根据时钟频率和 SCLK 高/低时间进行了一些进一步的分析。 您能否确认此分析是否正确确定了上升和下降时间的最大限值?
假设 tSCLK = tch + tFALL + tCL + tRISE
来自数据表第7页:TCL = 0.4* tSCLK (最小值)
因此 tRISE + tFALL = 0.2*tSCLK (最大值)
假设 tRISE = tFALL
tRISE = 0.1* tSCLK (最大值)
因此、对于16MHz 的示例时钟速度、上升/下降时间 不能大于6.25ns。 较慢的时钟速度将允许更长的上升时间。