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.

[参考译文] AM2634:AM2634多核和内核0作为 SPI 从器件

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1394725/am2634-am2634-multicore-and-core-0-as-spi-slave

器件型号:AM2634
主题中讨论的其他器件: SysConfig

工具与软件:

大家好、团队成员:

我尝试在两个 AM2634微控制器之间进行 SPI 通信。 我需要在多核模式下配置 SPI 从器件、内核0应该从 SPI 主控制器(另一个 AM2634)获取数据、然后在内核0中接收到的数据将被发送到内核1。

但在进行从器件 SPI 事务时、IPC 从器件控制器卡住。

此外、请提供主从设备的 SPI 配置详细信息。 因为我将对其进行验证。  

感谢您的帮助!

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

    你好、Ajit、

    在 core0中运行的 SPI 从器件是否会接收数据?

    请在 SysConfig 中选择外设操作模式:

    您是否能够通过共享存储器(SRAM)与 Core1共享 SPI 接收的数据?