完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
大家好,
我想知道是否有人能快速浏览一下我的项目,让我知道我做错了什么。这是我从山姆的博客下载的一个项目,我遵循了他推荐的内容。代码运行但引发了一个错误:“MPU6050连接失败”,然后打印0遍。 我想提一下:1。我以前使用过这个代码,它已经工作过。2。我测试了ECUMP6050单元ARDUNO,工作正常,这意味着传感器板是可以的。 一些社区成员以前帮助我开始这个项目。我希望他们能让我理解这个问题。我附上下面的项目。如果有人能在她的电脑上运行,我将不胜感激。 MPU-6050-PSOC-GETGSH中断-0.0.CyWRK.SARVEVE01.ZIP 2兆字节 以上来自于百度翻译 以下为原文 Hello everyone, I wonder if anyone could have a quick look at my project to suggest what I am doing wrong. This is a project that I had downloaded from Sam's blog, and I am following pretty much what he recommends. The code runs but throws an error that " MPU6050 connection failed" followed by printing 0 all over. I would like to mention that: 1. I have used this code previously, and it had worked. 2. I testecMPU6050 unit Arduino and it worked fine, which means sensor board is OK. Some of the community members had previously helped me getting started with this project. I am hoping they would me understand the issue. I am attaching the project below. I would appreciate if someone could run on her computer. |
|
相关推荐
8个回答
|
|
你有没有机会看MPU 6050?需要帮助读取传感器值
谢谢, 希马 以上来自于百度翻译 以下为原文 Did you get a chance to look at MPU 6050 - Need help reading sensor values Thanks, Hima |
|
|
|
还可以尝试将SCB组件降级到旧版本并测试它吗?或者使用旧版本的PSoC Creator并测试接口。 谢谢, 希马 以上来自于百度翻译 以下为原文 Also can you try to degrade the SCB component to an older version and test it? Or use an old version of PSoC Creator and test the interface. Thanks, Hima |
|
|
|
谢谢你的回复,希玛。我试过这两个建议。我现在使用PSoC创建者3.3。然而,我也得到同样的错误。我确信,我错过了一些非常琐碎的事情。
这个项目很重要,我现在很害怕。我不知道是否有其他有经验的成员可以帮助我。 以上来自于百度翻译 以下为原文 Thank you for replying, Hima. I tried those two recommendations. I am using PSOC creator 3.3 now. Yet I am getting the same error. I am sure, I am missing something very trivial. This project is important, and I am now freaking out. I wonder if some other experienced members could help me. |
|
|
|
如果PSoC Creator 3.3也不工作,它可能是一些硬件问题。你有没有机会去探索I2C线?
谢谢, 希马 以上来自于百度翻译 以下为原文 If PSoC Creator 3.3 is also not working it might be some hardware issue. Did you get a chance to probe the I2C lines? Thanks, Hima |
|
|
|
希马
我已经检查了三个不同的PSoC4-BLE工具箱。董事会很好,因为其他项目都做得很好。为了排除MPU-6050单元的任何问题,我在ARDUNO板上运行了它。MPU-6050单元在ARDUNO上给出了预期的读数。 有没有一种在PSoC创建者软件中绘制/可视化I2C数据的方法?我没有示波器。你能推荐点什么吗? 以上来自于百度翻译 以下为原文 Hima, I have checked three different PSOC4-BLE kit boards. The boards are fine since other projects are doing just fine. To rule out any issue with MPU-6050 unit I ran it on an Arduino board. The MPU-6050 unit gave expected reading on Arduino. Is there a way to plot/visualize I2C data in psoc creator software? I do not have an oscilloscope. Could you recommend something? |
|
|
|
zhuo85 发表于 2018-10-24 09:10 你能做的事情: 检查你使用的是正确的I2C地址(7位vs 8位!)验证您确实使用正确的PosisNoSDA/SCL SWAPSOC4 SCB块只能使用一些固定引脚用于I2C验证,在您的板上使用的引脚没有连接到任何其他东西-赛普拉斯先锋板有一些外围设备连接,IILC其中一个I2C端口连接到PSO。C5调试适配器验证上拉电阻(在1K和10K之间的某个地方)使用示波器或逻辑分析仪来验证这些线路上发生的情况(如果你没有任何东西,或者借用一个,或者至少建立一个简单的逻辑探头,它可以显示脉冲,比如带脉冲的逻辑探针或逻辑探针电路采用CD400 1集成电路领域,或者用PSoC构建一个尽量减少代码到裸最小值的代码示例和数据表,并尝试只读取ID寄存器(0x75)。 以上来自于百度翻译 以下为原文 Things you can do:
|
|
|
|
|
|
|
|
我在没有MPU6050的CY8CKIT-142上测试了这个项目。 因此,您可以看到对传感器的请求看起来是什么样子。() 我只能在一个月内测试MPU6050。 以上来自于百度翻译 以下为原文 I tested the project on CY8CKIT-142 without MPU6050 Therefore, you can see what the request to the sensor looks like. () I can test the MPU6050 only in a month. |
|
|
|
只有小组成员才能发言,加入小组>>
751个成员聚集在这个小组
加入小组2063 浏览 1 评论
1823 浏览 1 评论
3631 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1759 浏览 6 评论
1507 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
501浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
353浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
408浏览 2评论
353浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
850浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-19 10:34 , Processed in 0.860148 second(s), Total 60, Slave 53 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号