All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] TI TMP421 chip address
@ 2009-05-27  9:15 Andre Prendel
  2009-05-27 11:08 ` Hans de Goede
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Andre Prendel @ 2009-05-27  9:15 UTC (permalink / raw)
  To: lm-sensors

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-05-27 12:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-27  9:15 [lm-sensors] TI TMP421 chip address Andre Prendel
2009-05-27 11:08 ` 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

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.