请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:PROCESSOR-SDK-AM62X 工具与软件:
问题说明:
-
我配置了 SPI0、但示波器测量到 SPI 信号异常


我的设置:




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.
工具与软件:
问题说明:
我配置了 SPI0、但示波器测量到 SPI 信号异常


我的设置:




首先、您能否尝试在内核树中使用已知良好的 SPI 环回示例部分作为起点、并尝试使其起作用。 举个例子、您将看到引脚多路复用的定义与您拥有的定义不同、可能还有其他内容。 https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/arch/arm64/boot/dts/ti/k3-am625-sk-mcspi-loopback.dtso?h=ti-linux-6.6.y
如果这不能帮助你想讨论和描述"异常信号"你看到更多,什么是预期,什么是你看到的。
此致、Andreas