ruuvitracker_fw icon indicating copy to clipboard operation
ruuvitracker_fw copied to clipboard

Accelerometer test

Open SeppoTakalo opened this issue 11 years ago • 0 comments

Verify that accelerometer responses at I2C bus.

  1. Read byte from LSM303DLHC register 0x20. (I2C Slave addr = 0x19)
  2. Validate that bits 0,1,2 are set. (X_ENABLE, Y_ENABLE, Z_ENABLE)

TODO: Validate other pins? Interrupt?

SeppoTakalo avatar May 10 '13 09:05 SeppoTakalo