Jump to content
  • 0

I2C interfacing with zybo board


shreya2207

Question

Hello all,

For my project work, I want to connect my IMU 9250 board to Zybo board via I2C protocol. I have enabled I2C peripheral via MIO pins 10 and 11, i.e., to JF PMOD in Vivado 2021.1  and exported hardware. Now I don't know how to incorporate IMU libraries with exported library of I2C in Vitis! It would be very helpful, if somebody could guide me further.

Thanks in advance.

BR,

Dave

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Hi @shreya2207,

If you already the hardware setup to do I2C communication with the Xilinx's I2C PS library, what you will end up needing to do is adjust the library functions (I don't know what the library for the IMU you have is based on or built for) to use the I2C commands that the Xilinx software uses, much like Digilent's I2C based Pmods like the Pmod AQS, https://github.com/Digilent/vivado-library/tree/master/ip/Pmods/PmodAQS_v1_0.

Thanks,
JColvin

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...