accessing multiple MCP23016s


Results 1 to 6 of 6

Threaded View

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


    Did you find this post helpful? Yes | No

    Default

    It's about normal

    Code:
    CONTROL WORD
    ------------
    BIT7 	BIT6 	BIT5 	BIT4 	BIT3 	BIT2 	BIT1 	BIT0
    0	1	0	0	A2	A1	A0	R/W	
    0	1	0	0	0	0	0	x	40
    0	1	0	0	0	0	1	x	42
    0	1	0	0	0	1	0	x	44
    0	1	0	0	0	1	1	x	46
    0	1	0	0	1	0	0	x	48
    0	1	0	0	1	0	1	x	4A
    etc etc etc
    BIT0 is handled by PBP.
    Last edited by mister_e; - 19th May 2008 at 23:33.
    Steve

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

Similar Threads

  1. Multiple PICS from Same Crystal?
    By WOZZY-2010 in forum General
    Replies: 2
    Last Post: - 6th February 2010, 15:18
  2. Multiple Pics accessing single EEPROM
    By Atom058 in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 3rd February 2008, 17:22
  3. Multiple Pics to One serial port
    By Rleonard in forum Serial
    Replies: 1
    Last Post: - 18th January 2007, 18:30
  4. Multiple SERIN's
    By JoeR in forum mel PIC BASIC
    Replies: 4
    Last Post: - 6th October 2005, 22:22
  5. Using Multiple EEPROMs
    By Tom Gonser in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 27th March 2005, 07:37

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