473,408 Members | 1,730 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,408 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 6022
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...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.