From: mds@paradyne.com (Mark D. Studebaker )
To: lm-sensors@vger.kernel.org
Subject: 1283 ticket datasheet
Date: Thu, 19 May 2005 06:24:00 +0000 [thread overview]
Message-ID: <3EEE6B7E.4000307@paradyne.com> (raw)
In-Reply-To: <1055798868.13976.2.camel@rentnerschreck.mine.nu>
a very simple 1-sensor chip,
it would be straightforward to copy and modify the lm75 driver.
I'll update the new driver list and paste your info into the ticket.
thanks
mds
Marius Dr?ger wrote:
> http://www.winbond-usa.com/products/winbond_products/pdfs/PCIC/W86L785TS-S.pdf
>
> some flaws i and somebody found out
> ..
> Don't worry about the different partnumber in the link, they made a
> mistake in the document name. You'll see the correct partnumber in the
> document itself. There are other mistakes too:
> Page 8 says "The 8-bit temperature data can be obtained by reading the
> register." without telling you which one (it's CR27).
> In the tables on page 10,13 and 20 the values for R1 are wrong in the
> row 85?C/30?C (should be 9.1K instead of 91K) and in the row 85?C/32?C
> (should be 6.8K instead of 68K). Of course now that I understand the
> purpose of those resistors I realize that they don't matter for a device
> driver.
> Most important is the mistake on page 10 where the sentence reads: "When
> monitoring CPUT1 (Pin 2) temperature exceeds temperature fault limit
> (ex: 90 o C) in CR26, or CR27, pin6 TEMP_FAULT# will be asserted.". This
> should really read: "When monitoring CPUT1 (Pin 2) temperature in CR27
> exceeds the temperature fault limit in CR26 (ex: 90?C) pin6 TEMP_FAULT#
> will be asserted.".
> On page 13 the document declares CR26 to be reserved, but I checked on
> my board and it does indeed contain the temperature fault limit value.
>
> Another thing to note is that the 7-bit i?c address is 0101110. Normally
> the lowest bit indicates reading from or writing to the chip. This would
> make 0x5C the read and 0x5D the write address. However the chip is
> clearly accessible at the address 0x2E on the A7N8X (same 7-bit address
> just shifted to the right).
> hope i can help
next prev parent reply other threads:[~2005-05-19 6:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-19 6:24 1283 ticket datasheet Marius Dräger
2005-05-19 6:24 ` Mark D. Studebaker [this message]
2005-05-19 6:24 ` Jean Delvare
2005-05-19 6:24 ` Jean Delvare
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=3EEE6B7E.4000307@paradyne.com \
--to=mds@paradyne.com \
--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.