Other Parts Discussed in Thread: AM2634, SYSCONFIG
主题: SysConfig 中讨论的其他器件
工具/软件:
尊敬的团队:
在 AM2634中配置 RMII 模式还需要 TX 控制引脚、但在通过 SysConfig TX_CTL 生成代码时、未配置此引脚、
请仔细研究一下、并建议目前的替代解决方案

RMII 接口所需的引脚

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.
Other Parts Discussed in Thread: AM2634, SYSCONFIG
工具/软件:
尊敬的团队:
在 AM2634中配置 RMII 模式还需要 TX 控制引脚、但在通过 SysConfig TX_CTL 生成代码时、未配置此引脚、
请仔细研究一下、并建议目前的替代解决方案

RMII 接口所需的引脚

尊敬的 Rohal:
您可以在构建应用程序后检查 ti_pinmux_config.c 文件。 我相信它是直接在那里配置的、没有通过 example.syscfg 进行配置。
您应该会看到如下所示的内容:

此外、我建议查看最近推出的 v10.02 SDK 版本。 它还可以解决 RMII 以太网存在的一些错误。 (https://dev.ti.com/tirex/global?id=com.ti.MCU_PLUS_SDK_AM263X)
此致、
Shaunak