Re: CPU temperature reading with C
From: Carsten (xnews1_at_luna.kyed.com)
Date: 03/16/05
- Next message: An Schwob in USA: "Re: 8051 to ARM - code size differences?"
- Previous message: larwe_at_larwe.com: "8051 to ARM - code size differences?"
- In reply to: Flemming Hansen: "CPU temperature reading with C"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 16 Mar 2005 20:16:21 +0100
On Wed, 16 Mar 2005 17:57:31 +0100, "Flemming Hansen" <fatih@ofir.dk>
wrote:
>Hi,
. I'm a newbee in programming. Abit uses
>a super I/O chip called winboard w83627hf. Some people claimed that BIOS
>memory maps the values, and if I read the addresses I could get the values,
>but I don't know the addresses and how to interprete the values. Could some
>body help me with this issue?
>
>Thanks in advance...
>
According to this entry found by google'ing for
"winbond w83627 source"
http://archives.andrew.net.au/lm-sensors/msg23096.html
What you seek is allready out there ... even in the winbond data***
witch can be found here
http://www.winbond.com/e-winbondhtm/partner/PDFresult.asp?Pname=182
It seems (from the forum entry) like the lm sensors packet supports
that one , as its a linux project you might be able to get some code
as its prob. GPL'ed
lm sensors project
http://secure.netroedge.com/~lm78/
Regards
Carsten
- Next message: An Schwob in USA: "Re: 8051 to ARM - code size differences?"
- Previous message: larwe_at_larwe.com: "8051 to ARM - code size differences?"
- In reply to: Flemming Hansen: "CPU temperature reading with C"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]