PSoC cy8ckit-044 :: mpu9250 read motion data using I2C communication

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
lock attach
Attachments are accessible only for community members.
dwiw_
Level 1
Level 1
50 sign-ins 25 sign-ins 10 sign-ins

Hi,

I am using cy8ckit-044 for my college assignment.

Has anyone interfaced a PSoC4 cy8ckit-044 with MPU-9250 using I2C?  This is my first time using PSoC.

I want to read the motion data from sensor MPU-9250, of course not the raw data.

However, I cannot find a suitable listing program/code (C language) for my psoc. I have make my own code and the program always error.

Anyone have any example code for interfacing and read motion data from PSoC4 cy8ckit-044 (it's good if data have converted from raw data) with MPU-9250 using I2C?

Thank,

Dwi

0 Likes
1 Reply
Yugandhar
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 5 likes given

Hello Dwi,

Could you please refer to the PSoC4 I2C Code examples(CE222306_I2C_SCB_Master, I2C_Master_High_Level ) in the PSoC Creator for more information on interfacing PSoC4 Device to other device through I2C protocol.

Thanks,

P Yugandhar.

0 Likes