Post Go back to editing

Hi, does anyone know the address for an ADXL330 when communicating with a micro controller via I2C? I can't seem to find any preset address given in the data sheet.

Hi, Im attempting to have communication between an ADXL330 and MSP430 using I2C (since i'll be implementing multiple slave devices to the one master device), but I can't seem to find the preset address given for the ADXL330 in its data sheet. Can anyone give me some help as to what the address is or where I could find it? Also, has anyone had any examples using this method?