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.

Recent content by brankobr

  1. B

    [PIC] Watchdog timer don't work on PIC18f67J94

    I found solution for this problem. Compiler mikroC pro for PIC, has a bug, and when you select in the wizard Watchdog timer enabled, it writes wrong value in .cfg file. I have edited values in .cfg file by myself, and now WDT works as expected.
  2. B

    [PIC] Watchdog timer don't work on PIC18f67J94

    If timer 1, and timer 2 interrupts are enabled, can WDT reset PIC? I think that it should.
  3. B

    [PIC] Watchdog timer don't work on PIC18f67J94

    I use mikroC pro for PIC compiler, C language. I also think that problem may be in compiler. Do you have idea how to solve this.
  4. B

    [PIC] Watchdog timer don't work on PIC18f67J94

    Thanks a lot! I will try this! It's not problem to show you code if you can help me.
  5. B

    [PIC] Watchdog timer don't work on PIC18f67J94

    I have GLCD display that changes view, and buzzer that makes sound on reset, also relays that turns off. So I'm sure that RESET never happens because device is working without any change.
  6. B

    [PIC] Watchdog timer don't work on PIC18f67J94

    I configured PIC18F67J94-I/PT as in pictures in attachment, nowhere in code put CLRWDT instruction, and I expect that PIC reset after some time, but reset never happens. Can someone help me, please?

Part and Inventory Search

Back
Top