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.

[参考译文] AM263P4-Q1:I2C 下降沿

Guru**** 2439560 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1548147/am263p4-q1-i2c-fall-edge

器件型号:AM263P4-Q1


工具/软件:

尊敬的团队:  

请先检查相关线程以了解上下文。

我的客户有一个跟进问题。 如果下降沿时序过快、是否存在任何问题?

此致、

Mari Tunnoda

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    Mari、

    如果下降沿时序过快、可能会出现一些问题:

    1. 信号完整性 — 急剧下降沿会导致振铃或欠冲/过冲
    2. 违反 I2C 规范 — I2C 是开漏、上升和下降时间受控。 您的客户必须确保它们不违反 I2C 规范。
    3. 接收器误解 — 如果边沿速率过快,I2C 接收器件可能会误解位

    通过在 I2C SDA/SCL 网络上使用适当的上拉电阻值、可以避免边沿过快(建议使用 4.7K)。 您可以做的另一件事是将串联端接电阻器放置在控制器附近、以减慢速度过快的边沿。

    此致、

    Brennan