Skip to main content
Visitor II
June 8, 2003
Question

I2C Master Receiver

  • June 8, 2003
  • 1 reply
  • 534 views
Posted on June 08, 2003 at 15:57

I2C Master Receiver

    This topic has been closed for replies.

    1 reply

    moshikomeAuthor
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 11:54

    Hi,

    I have a very serious problem in operating the uPSD3200 I2C hardware as master receiver mode with AT24C512 (Atmel) standard I2C eeprom chip .

    The write direction from the microcontroller to the eeprom seems to be o.k .

    However,when i want to read data from the eeprom it doesn't work .

    From some reason the eeprom doesn't send me the data and the SCL line is not changing .

    In the uPSD master receiver algorithm ,it says in step 4 to write 0xFF to S2DAT .Why?

    Who is responsible for the SCL line when reading from the eeprom ?

    Is there perhaps a similar driver for the uPSD 3200 implementing eeprom write/read ?

    Thanks.