Timing question


Closed Thread
Results 1 to 5 of 5

Thread: Timing question

  1. #1
    Join Date
    Jun 2007
    Posts
    56

    Question Timing question

    I'd like to include a hour meter in my program.
    It should read to eeprom and add value to eeprom every hour
    How to do that with 12F683 , without affecting the ADC / PWM ?

    a sample code is highly appreciated


    Thanks,

    Johan

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


    Did you find this post helpful? Yes | No

    Talking

    Hi, Johan

    A look at DT-Elapsed timer seems a good idea ...

    Sample program offered ...

    Anything more ???

    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 " !!!
    *****************************************

  3. #3
    Join Date
    Jun 2007
    Posts
    56


    Did you find this post helpful? Yes | No

    Default

    Hi Alain, thanks for the info,

    I made test program , but I got error messages :
    variable wsave3 position request 416 beyond ram_end 191
    variable wsave3 position request 288 beyond ram_end 191


    I use PIC 12F683 , PBP 2.47,MPASM 5.1
    Last edited by Johan; - 19th August 2007 at 18:56.

  4. #4


    Did you find this post helpful? Yes | No

    Default

    You need to comment out the wsave3 line inside DT_INTS-14.bas using '

  5. #5
    Join Date
    Jun 2007
    Posts
    56


    Did you find this post helpful? Yes | No

    Thumbs up

    Thanks Michael,
    It works now

    Thanks to you too, Darrel
    Last edited by Johan; - 19th August 2007 at 19:07.

Similar Threads

  1. ADCIN question
    By Greg McFadden in forum General
    Replies: 4
    Last Post: - 16th September 2008, 02:53
  2. Crystals & Caps - Super noob question??
    By kevj in forum General
    Replies: 4
    Last Post: - 24th September 2007, 17:11
  3. USBSERVICE timing question
    By Kamikaze47 in forum USB
    Replies: 2
    Last Post: - 17th July 2007, 21:16
  4. Question for a math guru
    By Christopher4187 in forum General
    Replies: 3
    Last Post: - 22nd November 2006, 09:45
  5. Please answer my first question
    By John_001 in forum Off Topic
    Replies: 1
    Last Post: - 15th September 2006, 06:49

Members who have read this thread : 1

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