Hello,
I have a question regarding the watchdog timer in PSoC 4.
As per the documentation there are three counters:
- Counter 0 & Counter 1 = 16bit driven by ILO 32Khz and can be cascaded
- Counter 2 = 32bit driven by ILO 32KHz
I wish to use the Counter 2 to generate a 2Second wake-up Interrupt from deep sleep for the PSoC4.
And Counter 1 + Counter 0 for the WDT Reset at 5Seconds.which would reset the microcontroller in case it fails to clear the counter 1 & counter 0.
However no where I could find any information on the cascade scheme of the counters.
Kindly help me out on this.
Warm Regards,
Abhijit