Visible to Intel only — GUID: sss1403851089265
Ixiasoft
1.1.2.1. Interface Signals
The SMBus controller uses an asynchronous interface consisting of the signals shown in the following table.
Signal | Connection | Description |
---|---|---|
ADDRESS BUS [8] | Input | μC address bus used to select the desired register. |
DATA BUS [8] | Bidir | μC data bus. |
IRQ | Output | Interrupt request. |
BUSY | Output | Indicates whether the bus is idle or busy. |
CS | Input | Chip Select. |
RD | Input | Places the data of the selected register on the data bus. |
WR | Input | Writes the data present on the data bus to the selected register. |
RESET | Input | Resets the controller. |