English
Language : 

LSM303C Datasheet, PDF (24/53 Pages) –
Digital interfaces
6
Digital interfaces
LSM303C
The registers embedded inside the LSM303C may be accessed through both the I2C and
SPI serial interfaces. The latter may be SW-configured to operate in 3-wire interface mode.
The serial interfaces are mapped onto the same pads. To select/exploit the I2C interface, the
CS line must be tied high (i.e. connected to Vdd_IO).
Table 10. Serial interface pin description
Pin name
Pin description
CS_XL, CS_MAG
SCL
SPC
SDA
SDI
SDO
SPI enable
I2C/SPI mode selection (1: SPI idle mode / I2C communication
enabled; 0: SPI communication mode / I2C disabled)
I2C serial clock (SCL)
SPI serial port clock (SPC)
I2C serial data (SDA)
SPI serial data input (SDI)
3-wire interface serial data output (SDO)
6.1
I2C serial interface
The LSM303C I2C is a bus slave. The I2C is employed to write data into registers whose
content can also be read back.
The relevant I2C terminology is given in the table below.
Term
Transmitter
Receiver
Master
Slave
Table 11. Serial interface pin description
Description
The device which sends data to the bus
The device which receives data from the bus
The device which initiates a transfer, generates clock signals and terminates a
transfer
The device addressed by the master
There are two signals associated with the I2C bus: the serial clock line (SCL) and the serial
data line (SDA). The latter is a bidirectional line used for sending and receiving the data
to/from the interface. Both the lines must be connected to Vdd_IO through an external pull-
up resistor. When the bus is free, both the lines are high.
The I2C interface is compliant with fast mode (400 kHz) I2C standards as well as with the
normal mode.
In order to disable the I2C block for the accelerometer, CTRL_REG4_A (I2C_DISABLE)
must be written to ‘1’, while for magnetometer CTRL_REG3_M (I2C_DISABLE) must be
written to ‘1’.
24/53
DocID024975 Rev 2