All of lore.kernel.org
 help / color / mirror / Atom feed
From: llandre <r&d2@dave-tech.it>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] MX31ADS: I2C1 bus
Date: Fri, 06 Jun 2008 10:46:16 +0200	[thread overview]
Message-ID: <4848F958.2060809@dave-tech.it> (raw)

Hi Sascha,

I downloaded current u-boot repo to perform a simple test on MX31ADS: I 
just have to verify that an I2C component connected to JP13 is detected 
by U-Boot (iprobe).
So I enabled the I2C support in MX31ADS config file:

/* I2C */
#define CONFIG_HARD_I2C		1
#define CONFIG_I2C_MXC		1
#define CFG_I2C_MX31_PORT1	1
#define CFG_I2C_SPEED		100000
#define CFG_I2C_SLAVE		0xfe


U-Boot builds and boots fine however, when issuing iprobe command, SDA 
and SCL lines are stuck at ~2.1V. JP6 and JP7 are both in 2-3 position.

Am I missing something?


TIA,
llandre

DAVE Electronics System House - R&D Department
web:   http://www.dave.eu
email: r&d2 at dave-tech.it

             reply	other threads:[~2008-06-06  8:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-06  8:46 llandre [this message]
2008-06-09 20:14 ` [U-Boot-Users] MX31ADS: I2C1 bus Robert Schwebel

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=4848F958.2060809@dave-tech.it \
    --to=r&d2@dave-tech.it \
    --cc=u-boot@lists.denx.de \
    /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.