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:DebugP_LOG ("")会导致 SPI 上出现问题

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1394707/am2634-debugp_log-causes-issue-on-spi

器件型号:AM2634

工具与软件:

大家好、团队成员:

我尝试在两个 AM2634微控制器之间进行 SPI 通信。 我使用 DebugP_LOG()在它们之间建立了通信、并打印了一些调试日志、以验证发送和接收的消息。 但在发送一些数据包后、从控制器会停止。 如果我减少 DebugP_LOG()中的文本、则可以对更多的数据包执行此操作。  

请告诉我,为什么 DebugP_LOG()会在这里产生影响。

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