loop write eeprom


Closed Thread
Results 1 to 14 of 14

Hybrid View

  1. #1
    Join Date
    Jun 2006
    Location
    Greece
    Posts
    302


    Did you find this post helpful? Yes | No

    Smile

    Quote Originally Posted by mister_e
    As i said.. it looks good to me now @4:30 AM, after night-clubbing, dee-jay'ing, dancing and drinking and everything i can't say on a public forum finishing by 'ing'

    What you can do for your own persual... Blink a led every time you write to your EEPROM.

    High LED
    WRITE . . .
    Pause x
    LOW LED
    I feel envy
    How write the code in my programm , to blink the led every time the programm write to eeprom;

  2. #2
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    i thought it was clear enough.. ok let's try once again.
    MEM:
    HIGH LED
    WRITE 0, TMP_LO
    WRITE 1, TMP_HI
    pause 250
    LOW LED
    Return
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  3. #3
    Join Date
    Jun 2006
    Location
    Greece
    Posts
    302


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by mister_e
    i thought it was clear enough.. ok let's try once again.
    MEM:
    HIGH LED
    WRITE 0, TMP_LO
    WRITE 1, TMP_HI
    pause 250
    LOW LED
    Return
    THANK YOU VERY MUCH
    Maybe i am blunt

Similar Threads

  1. Can't read sequential addresses in external EEPROM
    By tjkelly in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 18th February 2010, 14:46
  2. Controlsystem for compact sporting (clay shooting)
    By Fredrick in forum mel PIC BASIC Pro
    Replies: 11
    Last Post: - 30th July 2009, 16:48
  3. 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
  4. Microcontroller with 2 way paging application problem
    By oneohthree in forum mel PIC BASIC Pro
    Replies: 30
    Last Post: - 20th April 2007, 17:27
  5. word variable to 25lc640
    By TONIGALEA in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 6th July 2004, 19:59

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