Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

general esp32 / mpu question #15

Open
razor950 opened this issue Mar 21, 2018 · 6 comments
Open

general esp32 / mpu question #15

razor950 opened this issue Mar 21, 2018 · 6 comments

Comments

@razor950
Copy link

Hello

I have an esp32 from HiLetgo. I also have an MPU 9255. I want to know if the following log shows a working 9255. I mostly left it still on the table.

https://nopaste.xyz/?35c2cef5d570a4f6#rl1+EIpTHcsxTk90dUk3Zn9v7aqtTQD36r6SvTjkHDM=

@kriswiner
Copy link
Owner

kriswiner commented Mar 21, 2018 via email

@razor950
Copy link
Author

yes, I usually move it, I did not do it that time.

I need to poke your head then, I've wanted to test this code and so I got the esp32 to spit out the quaternion values like he did. https://github.com/virtuellerealitaet/WearableIMU/

I then use his unreal project to get the rotating cube to rotate but it seems to randomly spew data massively when I don't move the device and if I move it it doesn't really register due to the amount of data being sent / or spammed in this case.

@kriswiner
Copy link
Owner

kriswiner commented Mar 21, 2018 via email

@razor950
Copy link
Author

Scanning...
I2C device found at address 0x68 !
done

MPU9250 9-axis motion sensor...
MPU9250 I AM FF I should be 73
Could not connect to MPU9250: 0xFF

I am getting this now and I have tried a few different cables :(

@kriswiner
Copy link
Owner

kriswiner commented Mar 21, 2018 via email

@razor950
Copy link
Author

razor950 commented Apr 2, 2018

hey, sorry

I got it all working, my issue with the code I was having trouble with was that the delay of 10 was wrong when i2c clock speed is 400 kHz.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants