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.

[参考译文] MSPM0L1106:仅使用 PICO 进行 SPI 单引脚通信

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1365040/mspm0l1106-spi-single-pin-communication-using-only-pico

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

您好!

使用 PICO 引脚作为通过 DMA 传输到 WS2812B LED 的单个引脚通信。

如何仅将 PA18配置为 PICO、将其他 SPI 引脚配置为 GPIO?

这在 SysConfig 中是无法实现的。 我丢失了"SPI SCLK (时钟)"的示例-未使用。

谢谢

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

    我建议您在软件代码中重置 SPI 引脚、并将这些引脚设置为通用 GPIO。