READ WRITE not working consistantly on 12f675


Results 1 to 6 of 6

Threaded View

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


    Did you find this post helpful? Yes | No

    Talking So many reasons ...

    YES ...

    1) Write need 10 ms ....

    2) PULSIN swings for about 1 Digit ( The rollover error ... )

    3) a thermal engine doesn't have a perfectly steady RPM ... Woes a bit !!!

    ... What is your Gadget used UPON and FOR ???

    4) What's the purpose of that ????

    REWRITED:
    write 0, delay
    read 0, delayc
    if DELAY <> DELAYC then goto rewrited
    Except loosing time ??? You expect an EEPROM Failure ???

    That won't help in any way !!!

    Alain
    Last edited by Acetronics2; - 18th September 2009 at 18:07.
    ************************************************** ***********************
    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. Cleaning up code
    By Tobias in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 2nd December 2009, 07:14
  2. write -read problem?
    By turkuaz in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 30th August 2009, 13:06
  3. SEROUT WORD variable problem
    By Tobias in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 19th April 2009, 11:20
  4. Q: using MCLR for Input on 12F683
    By picster in forum mel PIC BASIC Pro
    Replies: 46
    Last Post: - 31st January 2009, 15:25
  5. PIC16F684 + LCD to use the 256bytes of EEPROM - HELP
    By xnihilo in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 7th March 2008, 14:19

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