Problem with I2C (24c32 eeprom)


Closed Thread
Results 1 to 13 of 13

Hybrid View

  1. #1
    Join Date
    Feb 2005
    Location
    Bellevue
    Posts
    125


    Did you find this post helpful? Yes | No

    Default

    When I refer to 'hard wiring' addresses I am talking about the addressing of multiple EEPROMS on the bus. By physically connecting A0, A1, A2 (in the case of the 24LC512 anyway), one sets up an address for each chip so it can be referenced on the I2C bus....

  2. #2
    Join Date
    May 2004
    Location
    New England
    Posts
    164


    Did you find this post helpful? Yes | No

    Default

    Hi Tom,
    Yup, I learned about those address bits recently. I was talking about your setting up of the "MASTER SYNCHRONOUS SERIAL PORT (MSSP) MODULE" and its associated SSPCON registers.
    Since PBP's I2Cread/write commands are all done in software, you should not need to configure the 'hardware' serial port module - except maybe to turn it off.

    Arch

Similar Threads

  1. I2C Master/Slave 16F88/16F767 working code
    By DanPBP in forum Code Examples
    Replies: 2
    Last Post: - 23rd October 2012, 22:31
  2. Problem with I2C EEPROM addressing
    By Atom058 in forum General
    Replies: 14
    Last Post: - 3rd November 2009, 03:17
  3. HARDWARE I2C SAMPLE CODE question
    By Michael Wakileh in forum Code Examples
    Replies: 2
    Last Post: - 16th June 2009, 21:07
  4. Another I2C Slave Routine Problem
    By DanPBP in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 19th February 2009, 05:50
  5. I2C eeprom and DS1307 @40MHz problem
    By ius01 in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 20th July 2007, 07:41

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