2 pics 1 memory i2c


Results 1 to 4 of 4

Threaded View

  1. #3
    Join Date
    Oct 2003
    Location
    holland
    Posts
    251


    Did you find this post helpful? Yes | No

    Default

    Maybe it's possible if you connect it as I drawed.
    At start you must set the SCL and the SDA and the communication as an input.
    If pic1 wants to read or write the memory set the communucation line as an output and make it a logic level "1".
    Now pic 2 knows that the scl and the sda are not available.
    Now you can access withs pic 1 the memory.
    when ready set the 3 lines to input again

    The same story is is for pic 2 but related to pic 1.
    Attached Images Attached Images  

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