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.

[参考译文] CCS/MSP430FR2633:低功耗模式

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/817361/ccs-msp430fr2633-low-power-modes

器件型号:MSP430FR2633

工具/软件:Code Composer Studio

您好!  

     我正在从事一个需要 按钮(互 电容)和1个接近传感器(自电容)的项目。  和外设 I2C、SPI、UART、计时器、GPIO (基于中断)。 所有外设都是基于中断的。 我需要实现最低功耗。 我还介绍了用户指南。 此外还有同样的示例、这表明用于外设的 LPM0和用于接近唤醒的 LPM3。 这2种低功耗模式能否协调? 。  

IE 我需要通过外设、GPIO 和接近唤醒在中断时唤醒 MCU。 我还需要使用接近传感器作为防护传感器。

我想知道是否有用于测量 MSP430功耗和性能的工具??

请提出任何建议。