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.

[参考译文] MSP430FR6043:具有低功耗模式的 SPI。

Guru**** 2390755 points
Other Parts Discussed in Thread: MSP430FR6043

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/971272/msp430fr6043-spi-with-low-power-mode

器件型号:MSP430FR6043

我的环境:

CCS: 10.1.
MSP SDK: 3.80.10.09
CC SDK: 4.30.00.54


器件:

MSP430FR6043
LaunchPad CC1352R1修订版 B

问题:

你好!

我有单一配置:MSP 通过 SPI 连接到 CC、其中 CC 处于主模式、MSP 处于从模式。 在正常生活中、他们在1到10秒内进行通信。 现在、每3秒一次的 MSP 希望将数据传输到 CC、但我也希望 MSP 尽可能节省能源。

我想知道何时以及如何使用 MSP 进入 LPM、即我是否可以进入 LPM4并在寄存中断的情况下仍保持 SPI 打开? 或者、当我想使用 GPIO 中断来运行 LPM 并唤醒处理器时、应该每次关闭 SPI?

如何才能(或应该如何?) 将 SPI 与 LPM 相结合?

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

    用户指南的第31.3.7节描述了 SPI 硬件和低功耗模式之间的交互。