Welcome, Guest ( My Account  |  View Cart  |  Login )
Shopping Cart Items: 0   Sub-Total : HK$0.00 View Cart

LSM303DLH 3D Compass and Accelerometer Carrier

LSM303DLH 3D Compass and Accelerometer Carrier
LSM303DLH 3D Compass and Accelerometer Carrier
LSM303DLH 3D Compass and Accelerometer Carrier
LSM303DLH 3D Compass and Accelerometer Carrier
LSM303DLH 3D Compass and Accelerometer Carrier
LSM303DLH 3D Compass and Accelerometer Carrier
LSM303DLH 3D Compass and Accelerometer Carrier

LSM303DLH 3D Compass and Accelerometer Carrier with Voltage Regulators

 
Our PriceHK$197.00
CodeASN-0139-001
Stock 8
Weight 10
No reviews
 
Save wishlist

LSM303DLH 3D Compass and Accelerometer Carrier with Voltage Regulators



The LSM303DLH combines a digital 3-axis accelerometer and 3-axis magnetometer into a single package that is ideal for making a tilt-compensated compass. The six independent readings, whose sensitivities can be set in the ranges of ±2 to ±8 g and ±1.3 to ±8.1 gauss, are available through an I²C interface. This LSM303 carrier board includes voltage regulators and a level-shifting circuit that allows operation from 2.6 to 5.5 V, and the 0.1" pin spacing makes it easy to use with standard solderless breadboards and 0.1" perfboards.


Overview

This board is a compact (0.5" - 0.9") breakout board for ST's LSM303DLH 3-axis accelerometer and 3-axis magnetometer; we therefore recommend careful reading of theLSM303DLH datasheet(599k pdf) before using this product. The LSM303DLH is a great IC, but its small package makes it difficult for the typical student or hobbyist to use. The device also requires multiple voltage supplies not typically available when interfacing with 3.3 or 5 V systems. This carrier board addresses these issues by incorporating additional electronics, including two voltage regulators and a level-shifting circuit, while keeping the overall size as compact as possible. The board ships fully populated with its SMD components, including the LSM303, as shown in the product picture.

The LSM303 has many configurable options, including dynamically selectable sensitivities for the accelerometer and magnetometer, a choice of output data rates, and two independently-programmable external inertial interrupt pins. The magnetometer and accelerometer can be individually turned on and off to save power, and a special sleep-to-wakeup function allows the accelerometer to sleep until an inertial interrupt is triggered. The six independent magnetic and acceleration readings (sometimes called 6DOF) are available through an I²C/TWI interface and can be used for many applications, including making a tilt-compensated compass that can be used to determine headings regardless of how the board is inclined (ST provides an application note(1MB pdf) that explains the details of making one).

The carrier board includes two voltage regulators that provide the 1.8 V and 3 V required by the LSM303, which allows the sensor to be powered from a single 2.6 - 5.5 V supply. The regulator outputs are available on the 1V8 and 3V pins and can supply almost 150 mA and 300 mA, respectively, to external devices. The breakout board also includes a circuit that shifts the I²C clock and data lines to the same logic voltage level as the supplied VIN, making it simple to interface the board with 3.3 V or 5 V systems, and the board's 0.1" pin spacing makes it easy to use with standard solderless breadboards and 0.1" perfboards.

For sensor fusion applications, our MinIMU-9 inertial measurement unit combines the LSM303DLH with an L3G4200D3-axis gyro on a board barely bigger than this LSM303DLH carrier alone, providing nine independent readings that can be used to calculate an absolute orientation.

Specifications
  • Dimensions: 0.5" x 0.9" x 0.1" (13 x 23 x 3 mm)
  • Weight without header pins: 0.84 g (0.03 oz)
  • Operating voltage: 2.6 to 5.5 V
  • Supply current: 10 mA
  • Output format (I²C):
    • Accelerometer: one 12-bit reading (left-justified) per axis
    • Magnetometer: one 12-bit reading (right-justified) per axis
  • Sensitivity range (configurable):
    • Accelerometer: ±2, ±4, or ±8 g
    • Magnetometer: ±1.3, ±1.9, ±2.5, ±4.0, ±4.7, ±5.6, or ±8.1 gauss
Included components

A 9x1 strip of 0.1" header pins and a 9x1 strip of 0.1" right-angle header pins are included, as shown in the picture below. You can solder the header strip of your choice to the board for use with custom cables or solderless breadboards, or you can solder wires directly to the board itself for more compact installations.

Using the LSM303DLH
Connections

A minimum of four connections are necessary to use the LSM303DLH: VIN, GND, SCL, and SDA. VIN should be connected to a 2.6 - 5.5 V source, GND to 0 volts, and SCL and SDA should be connected to an I²C bus operating at the same logic level as VIN.

LSM303DLH 3D compass and accelerometer carrier with voltage regulators, labeled top view.
LSM303DLH 3D compass and accelerometer carrier in a breadboard.


Pinout
PIN Description
VIN This is the main 2.6 - 5.5 V power supply connection. The SCL and SDA level shifters pull the I²C bus high bits up to this level.
GND The ground (0 V) connection for your power supply. Your I²C control source must also share a common ground with this board.
1V8 Regulated 1.8 Voutput. Almost 150 mA is available to power external components.
3V Regulated 3.0 Voutput. Almost 300 mA is available to power external components.
SCL Level-shifted I²C clock line: HIGH is VIN, LOW is 0 V
SDA Level-shifted I²C data line: HIGH is VIN, LOW is 0 V
DRDY Magnetometer data ready indicator, a 1.8V-logic-level output. HIGH (1.8 V) indicates magnetometer data can be read. LOW (0 V) indicates the magnetometer is writing new data to the data registers.This output is not level-shifted.
INT1 Inertial interrupt 1, a 1.8V-logic-level output.This output is not level-shifted.
INT2 Inertial interrupt 2, a 1.8V-logic-level output.This output is not level-shifted.


Schematic Diagram

The above schematic shows the additional components the carrier board incorporates to make the LSM303 easier to use, including the voltage regulators that allow the board to be powered from a single 2.6 x 5.5 V supply and the level-shifter circuit that allows for I²C communication at the same logic voltage level as VIN.

I²C Communication

The LSM303DLH readings can be queried and the device can be configured through the I²C bus. The module acts as two chained I²C slave devices, with the accelerometer and magnetometer clock and data lines tied together to the same I²C bus to ease communication. Additionally, level shifters on the I²C clock (SCL) and data lines (SDA) enable I²C communication with microcontrollers operating at the same voltage as VIN (2.6 - 5.5V). A detailed explanation of the protocol can be found in the LSM303DLH datasheet (599k pdf), and more detailed information about I²C in general can be found in NXP's I²C-bus specification (371k pdf).

The accelerometer and the magnetometer have separate 7-bit slave addresses on the I²C bus. The magnetometer's slave address is 0011110b and cannot be changed. The accelerometer's slave address has its least significant bit (LSb) determined by the voltage on the slave address selector pad (SA0_A). The carrier board pulls SA0_A to ground through a 4.7k ohm resistor, setting the accelerometer's slave address to 0011000b by default. If the accelerometer's selected slave address happens to conflict with some other device on your I²C bus, it is possible to access SA0_A through the untented via on the bottom of the board and pull it up.

In our tests of the board, we were able to communicate with the chip at clock frequencies up to 400 kHz; higher frequencies might work but were not tested. The chip itself and carrier board do not meet of some requirements to make the device compliant with I²C fast-mode. It is missing 50ns spike suppression on the clock and data lines, and additional pull-ups on the clock and data lines might also be necessary to achieve compliant signal timing characteristics.

Sample Code
  • Arduino: We have written a basic Arduino library for this LSM303 carrier board that makes it easy to interface this sensor with an Arduino. The library makes it simple to read the raw accelerometer and magnetometer data, and it has a function for computing the tilt-compensated heading for those looking to use this sensor as a tilt-compensated compass.
  • Orangutans: We provide an AVR Studio project (5k zip) that demonstrates how to use an Orangutan robot controller to interface with the LSM303DLH and make a tilt-compensated compass. The project is set up for an ATmega328P microcontroller, but it will work on other Orangutans with simple changes to the project configuration.
Protocol Hints

The datasheet provides all the information you need to use this sensor, but picking out the important details can take some time. Here are some pointers for communicating with and configuring the LSM303DLH that we hope will get you up and running a little bit faster:

  • The magnetometer and accelerometer are off by default. You have to turn them on by setting the correct configuration registers.
  • The magnetometer will not updateits data until all 6 data bytes have been read during a single I²C transfer. All the bytes can be read in the same transfer using the the magnetometer's automatic subaddress updating feature (this feature is enabled by default).
  • The accelerometer also has an automatic sub address updating feature, if you assert the most significant bit of the sub address. The accelerometer does not require you to read all of the output bytes before updating by default.
  • The accelerometer and magnetometer combined in this IC are made by separate manufacturers, so there are fairly significant differences in their features, functionality, and interfaces.
Inertial Interrupts

The inertial interrupts (INT1 and INT2) are highly configurable 1.8V-level outputs that can change due to accelerations (the magnetometer has no effect on INT1 or INT2). If the sleep-to-wakeup feature of the accelerometer is enabled, when an interrupt is triggered, the accelerometer wakes up.

 

Dimensions
Size: 0.5" x 0.9" x 0.1"1
Weight: 0.8 g1

General specifications
Interface: I²C
Minimum operating voltage: 2.6 V
Maximum operating voltage: 5.5 V
Measurement range: ±2, ±4, or ±8 g (accelerometer)
±1.3, ±1.9, ±2.5, ±4.0, ±4.7, ±5.6, or ±8.1 gauss (magnetometer)
Supply current: 10 mA


Notes:
1
Without included hardware.


File downloads
LSM303DLH datasheet(599k pdf)
Datasheet for the ST LSM303DLH 3-axis accelerometer and 3-axis magnetometer.

Using LSM303DLH for a tilt-compensated electronic compass(1MB pdf)
An application note by ST on how to use the LSM303DLH as a tilt-compensated compass.

LSM303DLH Orangutan example project(5k zip)
This sample program shows how to use an LSM303DLH 3D compass and accelerometer carrier with an Orangutan robot controllerto build a tilt-compensated digital compass. The AVR Studio project is set up for an ATmega328P microcontroller, but it will work on other Orangutans with simple changes to the project configuration.

UM10204 I²C-bus specification and user manual (371k pdf)
The official specification for the I²C-bus, which is maintained by NXP.

Recommended links
LSM303DLH Arduino library
This is a library for the Arduino that interfaces with the LSM303DLH 3D compass and accelerometer carrier with voltage regulators and the LSM303DLH on the MinIMU-9. It makes it simple to configure the device and read the raw accelerometer and magnetometer data, and it has a function for computing the tilt-compensated heading for those looking to use the LSM303DLH as a tilt-compensated compass.

mbed Library for the LSM303DLH
This is a library for the ARM mbed development board that interfaces with the LSM303DLH 3D compass and accelerometer carrier with voltage regulators and provides the tilt-compensated magnetic heading. This library was not written and is not maintained by Pololu.

Quick and Dirty Compass Calibration in 3d
A Bot-thoughts.com blog post about calibrating the LSM303DLH's magenetometer and visualizing magnetic distortions.

FAQs

Why are some of my magnetometer readings -4096?
When the magnetometer reads -4096, it means the sensor reading is overflowing at the current gain setting.

From section 9.2.4 of the LSM303DLH datasheet (599k pdf):

In the event the ADC reading overflows or under flows for the given channel, or if there is a math overflow during the bias measurement, this data register will contain the value -4096 in 2's complement form. This register value clears after the next valid measurement is made.

To avoid overflowing, try reducing the gain by setting the three gain-setting bits in CRB_REG_M. If you are using our Arduino library, insert this code into the setup method after compass.enable();to get the lowest gain (largest sensor input field range) possible:


1
2
3
4
5
6
Wire.beginTransmission(0x3C >> 1);
Wire.send(0x01);
// see table 62 in the datasheet for other gain_setting values
byte gain_setting = 0b11100000;
Wire.send(gain_setting);
Wire.endTransmission();

No recommended products at the moment.
No recommended products at the moment.