Skip to main content
NItin Kanani
Associate III
December 29, 2017
Question

LIS2DE12 pin decription

  • December 29, 2017
  • 1 reply
  • 642 views
Posted on December 29, 2017 at 10:33

Hello

Pin 2(CS) and 3(SDO/SA0) how to connect this two pin with micro controller in i2c configuration. 

Thanks

Nitin Kanani

#accelerometer #lis2d #st-mems #lis2d12 #gyroscope
This topic has been closed for replies.

1 reply

December 31, 2017
Posted on December 31, 2017 at 14:21

Hello,

According to the

http://www.st.com/content/ccc/resource/technical/document/datasheet/group0/72/cb/80/a7/5e/fe/46/9d/DM00153214/files/DM00153214.pdf/jcr:content/translations/en.DM00153214.pdf

, if you want to use I2C, then CS (pin 2) needs to be connected to logic high (Vdd).0690X00000609JVQAY.png0690X00000609JaQAI.png

SA0 (pin 3) determines the I2C slave address of the device (important mainly if you plan to use more devices with possibly conflicting address). Anyway, connect it to logic 0 (GND) / logic 1 (Vdd).

0690X00000609GhQAI.png

David