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.

[参考译文] MSP430F6779A:如何重现问题 PMM15

Guru**** 2390755 points


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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1296147/msp430f6779a-how-to-reproduce-problem-pmm15

器件型号:MSP430F6779A

您能否与我分享源代码来重现 PMM15问题? (器件不能从 LPM3唤醒)

因为在我的系统中、无法重现该问题。

我想证明的是、如果出现这种情况、看门狗可以帮助复位。

谢谢。

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

    尊敬的 Tink:

    很遗憾、我没有 自行提供用于测试此问题的代码。

    但勘误表对情形进行了说明、也许您可以提高  RTCRDY 频率、以便使问题发生得更频繁。 然后检查是否可以使用 WWDT 进行复位。

    B.R.

    萨尔

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

    我已经尝试通过 RT0PSIE 4k Hz 使用频率更高的中断、
    有时会进行检查、时序在 LPM3之后接近860ns。
    但问题仍未出现。