嗨布拉佐夫,
感谢您的回复
我的要求是在HALT期间禁用IWDG。
但在我现在的代码中,每当我达到HALT模式&等待中断,IWDG正在重置MC。
所以有办法做到这一点???
在参考手册中,他们提到它有可能(通过使用选项字节)。
但如果查看STM8S105xx&的数据表。 STM8AF51xx,他们告诉它不可能。
有没有解决这个问题
以上来自于谷歌翻译
以下为原文
Hi brazov,
thanks for your reply
My requirement is to disable the IWDG during the HALT.
but in my present code whenever i am reaching the HALT mode & waiting for an interrupt, the IWDG is resetting the MC.
so there any way to do this???
in reference manual they had mentioned it has possible (by using option byte).
But if go through the datasheet of STM8S105xx & STM8AF51xx , they are telling its not possible.
is there a soln for this
嗨布拉佐夫,
感谢您的回复
我的要求是在HALT期间禁用IWDG。
但在我现在的代码中,每当我达到HALT模式&等待中断,IWDG正在重置MC。
所以有办法做到这一点???
在参考手册中,他们提到它有可能(通过使用选项字节)。
但如果查看STM8S105xx&的数据表。 STM8AF51xx,他们告诉它不可能。
有没有解决这个问题
以上来自于谷歌翻译
以下为原文
Hi brazov,
thanks for your reply
My requirement is to disable the IWDG during the HALT.
but in my present code whenever i am reaching the HALT mode & waiting for an interrupt, the IWDG is resetting the MC.
so there any way to do this???
in reference manual they had mentioned it has possible (by using option byte).
But if go through the datasheet of STM8S105xx & STM8AF51xx , they are telling its not possible.
is there a soln for this
举报