I2C and the MAX7318, need help with address space past $2E


Closed Thread
Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Sep 2007
    Location
    Waco, Texas
    Posts
    151

    Default Re: I2C and the MAX7318, need help with address space past $2E

    Sorry guys, I didn't submit in good form.....
    "If we knew what we were doing, it wouldn't be called research"
    - Albert Einstein

  2. #2
    Join Date
    Sep 2007
    Location
    Waco, Texas
    Posts
    151

    Default Re: I2C and the MAX7318, need help with address space past $2E

    Found It!
    I was somehow reversing the address bits from the sheet for the x30 address space! Sheesh was a moron!
    The following works like a champ:
    Lkup_out:
    'This subroutine will look up the correct board address for the I2C communication
    lookup outvar,[0,$20,$22,$24,$26,$28,$2A,$2C,$2E,$30,$32,$34,$36, $38,$3A,$3C,$3E],outboard
    return
    "If we knew what we were doing, it wouldn't be called research"
    - Albert Einstein

Similar Threads

  1. How to find I2C Slave address of PIC24FJ256GA110?
    By sharath12 in forum Off Topic
    Replies: 2
    Last Post: - 19th March 2012, 14:21
  2. A little blast from my past...
    By Byte_Butcher in forum Off Topic
    Replies: 2
    Last Post: - 9th January 2010, 02:16
  3. 4 bit address decoding I2C chip
    By ecoli-557 in forum General
    Replies: 3
    Last Post: - 10th June 2008, 17:26
  4. Setting Address via ADC
    By breesy in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 14th October 2007, 14:33
  5. 14 bit address for eeprom?
    By kf4mot in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 17th June 2007, 18:45

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