Schematic for connecting BMA150 with Arduino

Hello,

We work on a project and we are using BMA150 sensor and Arduino. Does someone have schematic where i2cdev lib was tested on BMA150 and Arduino?

Hi @adakic
Does BMA150 require specific schematic? Looks like it’s a typical I2C device.
Here is I2C connection with ADXL345 accelerometer:

I am not sure.
We connect this way:
BMA150 Arduino
SDI > SDA
SCK > SCL
CSB > DIGITAL 4
INT > DIGITAL 5
SDO > GND