Watchdog timer 2 configuration

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
manusharian
Level 4
Level 4
25 replies posted 10 replies posted 10 questions asked

Hello,

I have been using all 3 WDTs in the design: WDT1 - general watch dog with reset at 2 sec, and also used as 1 sec interrupt timer(in certain cases); WDT0 - 2 sec interrupt, WDT2 as 32 s period timer. As I know there is no way to use CySysWdtWriteMatch for WDT2. My question is if I want to have to change the period of WDT2, lets say 32, 16 and 8 seconds, how can I change the period? Is it even possible and if now can someone explain why?

Thank you!

0 Likes
1 Solution
manusharian
Level 4
Level 4
25 replies posted 10 replies posted 10 questions asked

Hello,

It seems that I overlooked the function CySysWdtSetToggleBit that is intended to change WDT2 period. Thanks anyway for help!

View solution in original post

0 Likes
1 Reply
manusharian
Level 4
Level 4
25 replies posted 10 replies posted 10 questions asked

Hello,

It seems that I overlooked the function CySysWdtSetToggleBit that is intended to change WDT2 period. Thanks anyway for help!

0 Likes