请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:MSPM0G1506 主题中讨论的其他器件: MSPM0G3507
你好。
我当前正在使用 MSPM0G1506、是否有办法可以检查它所运行的模式是运行模式还是睡眠模式?
我正在使用 CodeComposerStudio。
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.
你好。
我当前正在使用 MSPM0G1506、是否有办法可以检查它所运行的模式是运行模式还是睡眠模式?
我正在使用 CodeComposerStudio。
您好
在你的代码的屏幕截图上没有"睡眠"API。
您可以回顾一下 dev.ti.com/.../node 上的 MSP Academy–电源模式实验室
您能否尝试在 mspm0_sdk_xxx \examples\nortos\lp_MSPM0G3507\driverlib 上运行驱动程序库代码
同时、第2章"MSPM0 G 系列80MHz 微控制器技术参考手册"也 是参考。
谢谢