GithubHelp home page GithubHelp logo

Comments (6)

ltrojanowski avatar ltrojanowski commented on July 29, 2024

I have the same problem. Did you solve it?

from i2cdevlib.

nilold avatar nilold commented on July 29, 2024

Same problem too =/

from i2cdevlib.

Timot05 avatar Timot05 commented on July 29, 2024

Same !

from i2cdevlib.

sunilshahu avatar sunilshahu commented on July 29, 2024

Hi,

Is there any solution for this error?
I am using MSP430g2553.
Here is the list of files in my CCS project.

ArduinoWrapper.h
I2Cdev.h
MPU6050_6Axis_MotionApps20.h
MPU6050_9Axis_MotionApps41.h
MPU6050.h
msp430_i2c.h
I2Cdev.cpp
MPU6050.cpp
msp430_i2c.c
main.c

from i2cdevlib.

bcm0 avatar bcm0 commented on July 29, 2024

Basic usage of the MPU6050 with the MSP430G2553 can be accomplished without the i2cdevlib like this:
Try the default Arduino example: http://playground.arduino.cc/Main/MPU-6050#short
Watch out for the I2C pin mapping! You may have to add "Wire.setModule(0);" before "Wire.begin()" to use the default SDA/SCL pins! (energia/Energia#486)

At the moment this library doesn't seem to work with MSP430s.

from i2cdevlib.

jrowberg avatar jrowberg commented on July 29, 2024

Closing ancient issue for cleanup.

from i2cdevlib.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.