lcd stops after about 5 minutes and gets stuck


Closed Thread
Results 1 to 14 of 14

Hybrid View

  1. #1
    Join Date
    Jul 2008
    Location
    TURKIYE-KONYA
    Posts
    51


    Did you find this post helpful? Yes | No

    Exclamation Config_fuses

    I think these are all about your config settings.

    Try ; power_on_reset_enable and brown_out_reset_enable


    Code:
    @ device pwrt_on , bod_on

  2. #2
    Join Date
    Sep 2009
    Posts
    8


    Did you find this post helpful? Yes | No

    Default

    Thanks
    mehmetOzdemir

    Can someone tell me all about @........
    Do i have to use something like ?

    @ DEVICE pic16F877 ' System Device
    @ DEVICE pic16F877, WDT_ON ' Watchdog Timer
    @ DEVICE pic16F877, PWRT_ON ' Power-On Timer
    @ DEVICE pic16F877, BOD_ON ' Brown-Out Detect
    @ DEVICE pic16F877, LVP_OFF ' Low-Voltage Programming
    @ DEVICE pic16F877, CPD_OFF ' Data Memory Code Protect
    @ DEVICE pic16F877, PROTECT_OFF ' Program Code Protection
    @ DEVICE pic16F877, XT_OSC

  3. #3
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Dave
    Always wear safety glasses while programming.

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