Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Watchdog was enable but sometime the MCU can stop working

Status
Not open for further replies.

ezra

Junior Member level 2
Joined
Feb 12, 2006
Messages
23
Helped
4
Reputation
8
Reaction score
3
Trophy points
1,283
Activity points
1,517
Dear All,
Please help me for 2 problem as following:
When the LPC922 MCU running, sometime this MCU can stop working.
I have enable internal watchdog timer. Brownout is disable. Reset Pin is disable.
I think when the watchdog is enable, it's impossible the MCU can stop working.
Watchdog timer with separate on-chip oscillator.
I have checked my program is fine.

When the I/O pin has no connect, which one is better for port output mode as following:
1. Bidirectional
2. Push-Pull
3. Input Only (High Impedance)
4. Open Drain

Thanks & regards.
 

Re: Watchdog was enable but sometime the MCU can stop workin

Hi

Why did you disable BOR & POR - if you have power supply problem they can help you

also check your oscillator also source for problem


All the best

Bobi
 

Re: Watchdog was enable but sometime the MCU can stop workin

Thanks Bobi,
I have enable BOR and POR.
How's to check the oscillator also source?

Thanks & regards.
 

Re: Watchdog was enable but sometime the MCU can stop workin

Hi

You can check oscillator by scop viewing the signal - or using a simple VOM and mesuring 1/2 vcc on the oscillator pin (not recomended test - this will only tell you whether the oscillator is working)


BR

Bobi
 

Re: Watchdog was enable but sometime the MCU can stop workin

what is watchdog time out period ?

is source code exceeding time out periods between watchdog timer resets ?

my experience says only reset watchdog timer at beginning of housekeeping
subroutines.

are any interupt routines occurring during watchdog timer reset subroutine ?

my experience says watchdog timer reset routine should have mutiple resets
that equal or exceed the number of enabled interupts.

good luck

hugo
 

check your oscillator also source for problem
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top