Code Monkey home page Code Monkey logo

Comments (4)

Drswith avatar Drswith commented on June 13, 2024 3

是电路设计问题,
问题一:电路图控制I2C地址的AD0引脚虽然接地了但是没有加下拉电阻,导致电压浮空,使用0x69地址可解决,但是也不稳定,终极办法就是AD0飞线个10k下拉电阻到GND
问题二:MPU的I2C没有接上拉电阻,容易被信号干扰,解决办法一样是SCL、SDA分别飞线4.7K电阻到VCC

from esp32-picodk.

CodeChenL avatar CodeChenL commented on June 13, 2024 2

这个问题我也遇到了,可以找到Wrie.h这个文件,在开头添加#define CONFIG_DISABLE_HAL_LOCKS true宏定义就行了

from esp32-picodk.

hanchuangqj avatar hanchuangqj commented on June 13, 2024

IMG_20220601_180649.jpg
我也遇到了

from esp32-picodk.

oYuXo avatar oYuXo commented on June 13, 2024

对比ad源文件发现Gerber文件中mpu6050 9、10、11引脚侧的地孔缺失了,直接用Gerber文件打板出来,会导致AD0浮空,我怀疑是这个原因导致初始化失败的
e136fb82cbdba76e14c7c86e45bc65e

from esp32-picodk.

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.