Newbie has some questions


Results 1 to 40 of 44

Threaded View

  1. #28
    Join Date
    Nov 2004
    Location
    Saskatchewan Canada
    Posts
    189


    Did you find this post helpful? Yes | No

    Default

    I'll have to think on the even/odd number thing.

    I get you on the w0, b0 and b1. They are attached to each other so anything done to one affects one or both of the remaining two.

    If I had this:

    w0=3250
    write 0,b0
    write 1,b1

    That would write the entire WORD to eeprom correct?

    And, if I did this:

    read 0,b0
    read 1,b1
    number = w0

    The variable called "number" would be intact as 3250? (never mind that I probably don't need to read it since it is still intact as w0 to begin with)

    Bart
    Last edited by bartman; - 8th November 2004 at 21:15.

Similar Threads

  1. Olympic Timer
    By Melanie in forum Code Examples
    Replies: 47
    Last Post: - 17th September 2008, 19:46
  2. Analog port newbie questions
    By rngd in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 10th March 2008, 11:38
  3. Newbie: Temperature measurements
    By Budda in forum General
    Replies: 10
    Last Post: - 30th March 2007, 09:56
  4. Hi Everyone! Some newbie questions :-)
    By guest_05 in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 28th October 2006, 22:24
  5. NEWBIE: Some basic questions using interrupts
    By JackPollack in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 8th March 2006, 02:59

Members who have read this thread : 2

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