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.

[参考译文] AM2632:MCU+ SDK 不包含 I2C 从设备传输示例

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1614972/am2632-mcu-sdk-does-not-include-the-i2c-slave-transfer-example

器件型号: AM2632

尊敬的团队:

我要在从模式下启用 AM263 I2C。 我似乎对 I2C 外设传输示例有问题、下面的 e2e 帖子建议使用从设备传输示例:

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1389113/mcu-plus-sdk-am263x-i2c-slave-implementation-on-mcu

但是、根据下面的屏幕截图、此示例未包含在 SDK 中:

image.png

我们可以将示例文件添加到 SDK 中吗?

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

    您好、

    我确实在上面的屏幕截图中看到了 i2c_peripheral_transfer 示例。 这些示例重新命名为中性术语。

    主设备=控制器
    从器件=外设/目标

    此致、
    Shaunak

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

    谢谢 Shaunak、

    很抱歉。 我在做了这个职位后意识到了这一点。 感谢您的快速响应!