Continue to Site

Integrate IMU 6050 with FPGA(Artix 7) XC7A35T for real time data processing and localisation.

Jesse01

Newbie
Newbie level 2
Joined
Jan 29, 2025
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
14
Is there a way to Integrate IMU 6050 with FPGA(Artix 7) XC7A35T for real time data processing and localisation. The Imu 6050 perfectly works well on arduino uno (using i2c communication), right now I am trying to connect the arduino uno to the FPGA but it's not working. Is there another way to make it work?
 
Implement an I2C controller on your Artix-7 FPGA to directly communicate with the MPU6050. You will need to implement an I2C master in HDL (VHDL/Verilog) or use an IP core.
 
Ok
Implement an I2C controller on your Artix-7 FPGA to directly communicate with the MPU6050. You will need to implement an I2C master in HDL (VHDL/Verilog) or use an IP core.
Okay thanks. What of a UART communication?
Implement an I2C controller on your Artix-7 FPGA to directly communicate with the MPU6050. You will need to implement an I2C master in HDL (VHDL/Verilog) or use an IP core.
 


Write your reply...

LaTeX Commands Quick-Menu:

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top