problems with I2C.... and ideas why dosent work?


Results 1 to 26 of 26

Threaded View

  1. #20
    Join Date
    May 2004
    Location
    New England
    Posts
    164


    Did you find this post helpful? Yes | No

    Default

    Hi snood,
    Odd... You've got this:
    a direct quote from the DS1307 datasheet:
    "After the DS1307 acknowledges the slave address + write bit, the master transmits a word address to the DS1307."

    I can't find that quote at all in my 1307 data sheet. Mine says this:
    "The DS1307 operates as a slave device on the serial bus. Access is obtained by implementing a START condition and providing a device identification code followed by a register address."

    "device identification code" and "register address" are both bytes.
    My code works fine with bytes for both items.

    Are you certain you're reading a 1307 data sheet - sounds more like the sheet for the 1340?

    Arch
    Last edited by Archilochus; - 25th April 2005 at 22:04.

Similar Threads

  1. I2C problems
    By Mad_Labs in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 25th September 2005, 05:22

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