S32K146 watchdog timeout

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

S32K146 watchdog timeout

ソリューションへジャンプ
2,625件の閲覧回数
yqs77
Contributor II

Hi,

I want to enable a watchdog with 10 minutes timeout on S32K146, and I have noticed that when CS[PRES] is set, the clock source is prescaled by 256 before clocking the watchdog counter which allows for longer timeout periods. But I am still wondering whether the watchdog timeout can be set to 10 minutes. If cannot, what is the maximum timeout? Thanks a lot!

0 件の賞賛
返信
1 解決策
2,622件の閲覧回数
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

WDOG has a programmable16-bit timeout counter. And the clock can be selected by WDOG_CS[CLK] and SIM_LPOCLKS[LPOCLKSEL]. If fixed 256 clock prescaler is enabled, then it's able to achieve 10 minutes timeout.

Table 27-9. Peripheral module clocking WDOG.png

SIM_LPOCLKS[LPOCLKSEL].png

Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
2,623件の閲覧回数
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

WDOG has a programmable16-bit timeout counter. And the clock can be selected by WDOG_CS[CLK] and SIM_LPOCLKS[LPOCLKSEL]. If fixed 256 clock prescaler is enabled, then it's able to achieve 10 minutes timeout.

Table 27-9. Peripheral module clocking WDOG.png

SIM_LPOCLKS[LPOCLKSEL].png

Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 件の賞賛
返信
2,617件の閲覧回数
yqs77
Contributor II

Thank you very much for the reply, that helps a lot!

0 件の賞賛
返信