Guest
I am trying to interface an on-motherboard Nvidia NForce2 I2C driver to
a Cygnal processor via the SMBus.
Now, normally I would do this all Linux, and it would be trivial, but
my development environment is Windows for the Cygnal (now SiLabs).
Don't go off trying to tell me to change my IDE. There are other
issues.
My problem is that I can't find any documentation at all on accessing
the SMBUS that's built into the motherboard. There's lots of
information on using adapters, and there's some MSDN stuff from
Microsoft on the SMBus, but it's not clear at all how I access it.
The SMBus is working. I've installed some temperature monitoring
software, and my oscilloscope shows activity. I've got all the wires,
just questions on where the #@$%&#(*%$ API is to talk to it.
After reading this, I want to make it clear that I'm not having
problems on the 8051 processor side. This is a Windows question.
a Cygnal processor via the SMBus.
Now, normally I would do this all Linux, and it would be trivial, but
my development environment is Windows for the Cygnal (now SiLabs).
Don't go off trying to tell me to change my IDE. There are other
issues.
My problem is that I can't find any documentation at all on accessing
the SMBUS that's built into the motherboard. There's lots of
information on using adapters, and there's some MSDN stuff from
Microsoft on the SMBus, but it's not clear at all how I access it.
The SMBus is working. I've installed some temperature monitoring
software, and my oscilloscope shows activity. I've got all the wires,
just questions on where the #@$%&#(*%$ API is to talk to it.
After reading this, I want to make it clear that I'm not having
problems on the 8051 processor side. This is a Windows question.