Dependents: ADXL345 TCPspittertobi ADXL345 RS485R_2 ... more
Revision 1:92fa975dab32, committed 2011-02-02
- Comitter:
- nimbusgb
- Date:
- Wed Feb 02 07:01:39 2011 +0000
- Parent:
- 0:3957077e9775
- Commit message:
Changed in this revision
ADXL345_I2C.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 3957077e9775 -r 92fa975dab32 ADXL345_I2C.h --- a/ADXL345_I2C.h Wed Feb 02 06:38:11 2011 +0000 +++ b/ADXL345_I2C.h Wed Feb 02 07:01:39 2011 +0000 @@ -30,6 +30,10 @@ * Datasheet: * * http://www.analog.com/static/imported-files/data_sheets/ADXL345.pdf + * + * Things to know: SDO pin must be tied high for address 0x1D or low for address 0x53. + * It cannot be left floating. + */ #ifndef ADXL345_I2C_H