All of lore.kernel.org
 help / color / mirror / Atom feed
* ADM1023 vs. ADM1021A
@ 2005-05-19  6:24 Jean Delvare
  2005-05-19  6:24 ` Mark D. Studebaker 
  0 siblings, 1 reply; 2+ messages in thread
From: Jean Delvare @ 2005-05-19  6:24 UTC (permalink / raw)
  To: lm-sensors


Reading the ADM1021A and ADM1023 datasheets, it seems to me that there
is no way to distinguish  between these two chips. Am I right? Both are
treated as ADM1023 (high precision) in our code, what would happen if an
ADM1021A (low precision) was really there? I'd say that if should work
(if ADM1021A has all the ADM1023 high-resolution registers set to zero
and read accesses don't fail) but I'm not really sure.

-- 
Jean Delvare
http://www.ensicaen.ismra.fr/~delvare/

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

* ADM1023 vs. ADM1021A
  2005-05-19  6:24 ADM1023 vs. ADM1021A Jean Delvare
@ 2005-05-19  6:24 ` Mark D. Studebaker 
  0 siblings, 0 replies; 2+ messages in thread
From: Mark D. Studebaker  @ 2005-05-19  6:24 UTC (permalink / raw)
  To: lm-sensors

you can write and read a limit register that isn't on the 1021.
To be low-impact you could read the low byte, change the lsb, write it back,
then read it back...
Although if it's really the same die then that won't work...
You can also ask our Analog Devices contact mary.burke _at_ analog.com

Jean Delvare wrote:
> Reading the ADM1021A and ADM1023 datasheets, it seems to me that there
> is no way to distinguish  between these two chips. Am I right? Both are
> treated as ADM1023 (high precision) in our code, what would happen if an
> ADM1021A (low precision) was really there? I'd say that if should work
> (if ADM1021A has all the ADM1023 high-resolution registers set to zero
> and read accesses don't fail) but I'm not really sure.
> 

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

end of thread, other threads:[~2005-05-19  6:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-19  6:24 ADM1023 vs. ADM1021A Jean Delvare
2005-05-19  6:24 ` Mark D. Studebaker 

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.