All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andre Prendel <andre.prendel@gmx.de>
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] TI TMP421 chip address
Date: Wed, 27 May 2009 09:15:14 +0000	[thread overview]
Message-ID: <20090527091514.GB4422@ubuntu> (raw)

Hi Hans,

looking in the datasheet of the TMP421 sensor chip

http://focus.ti.com/docs/prod/folders/print/tmp421.html,

I saw the following addresses.

TMP421  100 11xx
TMP422  100 11xx
TMP423A 100 1100
TMP423B 100 1101

But the preliminary driver of your students uses 0x2a.

 /* Addresses to scan */
 static unsigned short normal_i2c[] = { 0x2a, I2C_CLIENT_END };

0x2a = 010 1010b, right?

Do I misunderstand something?

And what means the xx in the address of TMP421/422?

Thanks in advance,
Andre

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

             reply	other threads:[~2009-05-27  9:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-27  9:15 Andre Prendel [this message]
2009-05-27 11:08 ` [lm-sensors] TI TMP421 chip address Hans de Goede
2009-05-27 11:44 ` Andre Prendel
2009-05-27 11:59 ` Jean Delvare
2009-05-27 12:06 ` Hans de Goede

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=20090527091514.GB4422@ubuntu \
    --to=andre.prendel@gmx.de \
    --cc=lm-sensors@vger.kernel.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.