Just received the ADXL362 and have it wired up to an Arduino 2560. Ran the Arduino library example linked above and have the following results:
Soft Reset
Setting Measeurement Mode – Reg 2D before = 0, Reg 2D after = 0
Start Burst Read of all Control Regs – Library version 6-24-2012: Reg 20 = 0 Reg 21 = 0 Reg 22 = 0 Reg 23 = 0 Reg 24 = 0 Reg 25 = 0 Reg 26 = 0 Reg 27 = 0 Reg 28 = 0 Reg 29 = 0 Reg 2A = 0 Reg 2B = 0 Reg 2C = 0 Reg 2D = 0 Reg 2E = 0
Obviously not correct. Any ideas what I did wrong? Or is the ADXL362 been hosed?