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.

[参考译文] LP-MSP430FR2476:减少启动时间

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/993651/lp-msp430fr2476-reduce-the-startup-time

器件型号:LP-MSP430FR2476

您好!

我有一个应用程序定期通电和断电 MSP430、MSP430需要读取引脚并执行一些处理工作、读取/保存 FRAM 中的值、加电时间为200µs μ s、这意味着 MSP430应在200µs μ s 内完成所有工作。 我在 LP-MSP430FR2476上测量了启动时间(从上电到代码第一行设置引脚高电平),该时间高于750µs μ s,我的问题是,是否可以将启动时间减少到50µs μ s? 还是在其他 MSP430类型中可以实现? 谢谢。

此致、
必应

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

    复位后的器件规格为1ms (增加了 C 启动时间)、对于所有 MSP430而言似乎都很典型。 为了缩短启动时间、您必须使用低功耗模式、而不是循环通电。 例如、从 LPM4唤醒的时间为10us。