ST意法半导体
直播中

张小林

7年用户 182经验值
私信 关注
[问答]

如何在STM8S上停止HALT模式下的IWDG

嗨,大家好,


我在我们的项目中使用STM8S105K4。为了省电,它应该进入HALT模式,但IWDG将耗尽并重置MCU。 STM8S在OPtiON字节中没有IWDG_HALT位,任何人都知道如何在STM8S上进入HALT模式之前停止IWDG?
谢谢你的帮助!!!!


#STM8S - 停止 - IWDG

以上来自于谷歌翻译


以下为原文




Hi guys,


I use STM8S105K4 in our project. For power saving, it should enter in HALT mode, but IWDG will run out and reset the MCU. STM8S doesn't have the IWDG_HALT bit in OPTION bytes, anyone knows how to stop IWDG before enter HALT mode on STM8S??
Thanks for any help!!!!

  
#stm8s-halt-iwdg

回帖(1)

李淳鑫

2019-6-17 08:34:56
我认为你不能做到这一点。但是,根据您的要求,这些替代方案中的一个可能对您有用:
1)使用WWDG代替IWDG。缺点:减少对硬件故障的保护。
2)使用AWU定期唤醒并踢IWDG。缺点:功耗增加。
菲利普

以上来自于谷歌翻译


以下为原文




I don't think you can do this. However, dependign on your requirements, one of these alternatives might work for you:
1) Use the WWDG instead of the IWDG. Drawback: Less protection from hardware faults.
2) Use the AWU to periodically wake up and kick the IWDG. Drawback: Increased power consumption.
Philipp
举报

更多回帖

发帖
×
20
完善资料,
赚取积分