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.

[参考译文] MSPM0G3507:从 SPI PICO 生成事件

Guru**** 2394305 points


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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1499231/mspm0g3507-generating-an-event-from-spi-pico

器件型号:MSPM0G3507

工具/软件:

你好。

MCU 配置为从器件。

我想从 PICO 引脚生成事件...但我不确定是否可以?

此致

Phil

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

    我怀疑答案是"否"、但我还是要问:您在想什么事件? 您只是想看到位(0 / 1的混合)正在到达吗?

    SPI 的(引脚功能)与 GPIO 的 PF (引脚功能)是分开的、因此、除非外设(本例中为 SPI)提供了引脚的状态/活动、我没有找到该状态/活动。 [我个人希望看到/CS 状态的指示(电平/边沿)、但甚至没有。]