473,385 Members | 1,693 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

SMBus Access

Dear all,

I'm using GPIO (general purpose IO) of a motherboard. Accessing SMBus
Components directly by the Registers of the
SMBus Controller. Has anybody a more elegant way not to bind the software to
much to the specific motherboard ?

Thanks in advance for any hint,
Wolfgang
Nov 22 '05 #1
2 6021
Is this a generic x86 class PC clone motherboard? what is GPIO? not the
acronym but explain the hardware, connector, interface, etc

SMbus, so its Intel?

You have to interface the hard wired device ports to some application
program. IOW, whatever a gpio is, have options to let you select any range
of hardware chip select addresses

So create a textbox to accept the device address, and a button to read.
Have some other function that will start from 0 and read up to 127 or
whatever the top addr is and see what it can find, then list all of those
active devices.

Your app should have a binary to decimal to hex converter tool, maybe be
able to click a radio button to select the number base.

Use serialization to store the previous session results. If you make a
manual smbus reader/writer tool, it might become clear later how to
streamline it. Or you can offer it as a beta version and ask for comments.


"Wolfgang" <Ne***@nowhere.com> wrote in message
news:cs*************@news.t-online.com...
Dear all,

I'm using GPIO (general purpose IO) of a motherboard. Accessing SMBus
Components directly by the Registers of the
SMBus Controller. Has anybody a more elegant way not to bind the software to much to the specific motherboard ?

Thanks in advance for any hint, Wolfgang

Nov 22 '05 #2
Thanks for your suggestions Bradley,
but explain the hardware, connector, interface, etc
SMbus over Intel 82801DB IO Controller
GPIO used from WINBOND w83601r602r.pdf
You have to interface the hard wired device ports to some application
program. IOW, whatever a gpio is, have options to let you select any range
of hardware chip select addresses


I was wondering if there's a kind of support by a "SMbus-Driver" for
applications.
Now I directly go to the port from my application.
The drawback is that not only the device address must be known also the
Intel-Controller
must be on the board. If I would use another board without this Controller
but
any other GPIO accessable via SMBus it could be easier to change software if
I use a kind of driver.
(despite the tricks I've to do to access ports under Windows)

Thanks, Wolfgang

Nov 22 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Wolfgang | last post by:
Dear all, I'm using GPIO (general purpose IO) of a motherboard. Accessing SMBus Components directly by the Registers of the SMBus Controller. Has anybody a more elegant way not to bind the...
63
by: Jerome | last post by:
Hi, I'm a bit confused ... when would I rather write an database application using MS Access and Visual Basic and when (and why) would I rather write it using Visual Studio .Net? Is it as easy...
13
by: bill | last post by:
I am trying to convince a client that dotNet is preferable to an Access project (ADP/ADE). This client currently has a large, pure Access MDB solution with 30+ users, which needs to be upgraded....
1
by: Dave | last post by:
Hello NG, Regarding access-declarations and member using-declarations as used to change the access level of an inherited base member... Two things need to be considered when determining an...
13
by: Simon Bailey | last post by:
I am a newcomer to databases and am not sure which DBMS to use. I have a very simplified knowledge of databases overall. I would very much appreciate a (simplifed) message explaining the advantages...
0
by: Frederick Noronha \(FN\) | last post by:
---------- Forwarded message ---------- Solutions to Everyday User Interface and Programming Problems O'Reilly Releases "Access Cookbook, Second Edition" Sebastopol, CA--Neither reference book...
49
by: Yannick Turgeon | last post by:
Hello, We are in the process of examining our current main application. We have to do some major changes and, in the process, are questionning/validating the use of MS Access as front-end. The...
3
by: RedLion | last post by:
Hi, What I would like to do is to read all kind of sensor data out of the BMC (Baseboard Management Controller), lets take for example the processor temperature. I'm developing with C on a...
0
by: Sagaert Johan | last post by:
Hi How can i read cpu temperature, fanspeed ,etc from SMBus ? Is there a standard in reading motherboard temperature, fanspeed, etc ? Johan
0
by: andrew | last post by:
We are currently writing a utility to audit software and hardware within computers on a network. We need to be able to access the the memory SPD data via the SMBus. This will tell us the...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.