Assembly And Test; I2C Interface - Mcube MC3635 Quick Start Manual And Demo

3-axis accelerometer
Hide thumbs Also See for MC3635:
Table of Contents

Advertisement

MC3635 3-Axis Accelerometer

2 ASSEMBLY AND TEST

Please note that the SPI and I2C interfaces cannot both be active at the same time as
the clock (SCK) and data (SDA) are shared between the two protocols.

2.1 I2C INTERFACE

The EV3635A evaluation board can be easily wired to any microcontroller. This example
shows a typical Arduino UNO platform. For other microcontrollers, be sure it has I2C with
repeated-start support, then port the code. Please refer to the illustration below to connect the
related pins.
Connect DVDD to the power supply, 3.3V. (Providing higher voltage, like 5V may
damage the sensor).
Connect GND to common power/data ground.
Connect the SCL pin to the I2C clock SCL pin on your Arduino.
Connect the SDA pin to the I2C data SDA pin on your Arduino.
The MC3635 has a default I2C address of 0x4C and it can be changed to 0x6C by tying
the DOUT pin to VDD.
mCube Proprietary.
© 2018 mCube Inc. All rights reserved.
EV3635A Quick Start Guide and Demo
APS-045-0017v1.1
5 / 17

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents