Trouble with PIC16F88 (chip hangs up)


Closed Thread
Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Jan 2009
    Posts
    17


    Did you find this post helpful? Yes | No

    Default Trouble with PIC16F88 (chip hangs up)

    I checked the configuration bits - all seems ok, but the problem is still alive.
    I would be thankfull for a good idea?

  2. #2
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

    Wink

    Hi,

    Are you sure the supply voltage goes to < 1 v when you re-apply power ???

    Easy confirm :

    1) Turn MCLR to ON AND Always let The Watchdog ON if no valuable reason to cancel it ( @ Sleep ...i.e.)

    Code:
    wdt_off, MCLR_off
    I'm not not kidding, here ... but ... I could !!!

    2) enable the Brownout function ...

    3) Allow the Power-up Timer ...

    4) use a R/C/D reset circuit instead of a simple resistor ( Datasheet $15.2 )

    Alain
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

Similar Threads

  1. RX TX modules - intermitent communication
    By ruijc in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 11th June 2009, 01:13
  2. PICKIT2 - PBC Pro - PIC16F88 TROUBLE
    By inventosrl in forum mel PIC BASIC Pro
    Replies: 15
    Last Post: - 4th December 2008, 00:37
  3. ADC trouble with PIC16F88
    By inventosrl in forum mel PIC BASIC
    Replies: 9
    Last Post: - 3rd December 2008, 13:56
  4. Replies: 8
    Last Post: - 7th December 2006, 16:42
  5. chip selection aid
    By PICMAN in forum General
    Replies: 4
    Last Post: - 21st February 2005, 19:33

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts