All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Baumann <miba@peppercon.de>
To: linuxppc-embedded <linuxppc-embedded@lists.linuxppc.org>
Subject: 405GP i2c slave handling
Date: Tue, 23 Apr 2002 11:25:45 +0200	[thread overview]
Message-ID: <7195197386.20020423112545@peppercon.de> (raw)


Hi,

   I am trying to get i2c slave behaviour to work (currently only
   writes to our device) but run into some problems:
   When reading/writing with two of our boards everything works
   fine, but when working with the device I actually want to address
   (an IPMI BMC on an Intel SDS2 Board) the first bytes are received
   correctly, but after this the BMC sends the message again and (the
   most strange one) before this I get my own address byte in the
   slave receive buffer, which absolutely should not happen.
   So I guess our device behaves wrong in some way while
   receiving/acknowledging the bytes. I am using the 405 IIC
   interface, not the direct control of clock/data.

   Did anyone work with i2c as slave and/or has some hints for me?


CU,
Michael

--
mailto:miba@peppercon.de
icq: 24709334


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

                 reply	other threads:[~2002-04-23  9:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7195197386.20020423112545@peppercon.de \
    --to=miba@peppercon.de \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.