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.

[参考译文] TMS320F28379D:关于 EMIF1配置

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1393150/tms320f28379d-about-emif1-configuration

器件型号:TMS320F28379D
Thread 中讨论的其他器件:C2000WARE

工具与软件:

尊敬的先生:

我目前正致力于将 EMIF1与 EtherCAT 配合使用、但会遇到问题。

上面的代码

ClkCfgRegs.PERCLKDIVSEL.bit.EMIF1CLKDIV = 0x1;


Emif1ConfigRegs.EMIF1MSEL.ALL =(UINT32) 0x93A5CE71;

Emif1ConfigRegs.EMIF1ACCPROT0.all = 0x0;


Emif1ConfigRegs.EMIF1COMMIT.all = 0x1;


Emif1ConfigRegs.EMIF1LOCK.all = 0x1;

:…

当程序执行 Emif1ConfigRegs.EMIF1MSEL.ALL =(UINT32) 0x93A5CE71时、然后我检查寄存器

它为零。 你能告诉我发生了什么事吗?

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

    您好、Jordan、

    C2000Ware 中有多个 EMIF 示例。 如果您可以重现相同问题、请尝试任何一种方法。

x 出现错误。请重试或与管理员联系。