Hi Tabouri Fouzi,
Please don't worry about it, when we meet the problem, we need more patient to find the root problem!
I don't have the MPU6050 on my side, but as a I2C slave, the test method is the same.
If you want to read the data from the MPU6050, you must send the data which is the MPC6050 needed.
1. Check the MPU6050, what the command, I2C clock , slave address the MPU6050 needed?
2. In LPC, configure the I2C module, yes, you can refer to lpcopen or cmsis driver, configure the I2C baudrate, the send data which your slave need.
3. Use the oscilloscope to check the I2C wave which is send from the LPC.This is very important, check byte by byte.
Clock baud rate, slave address, the command, is it the slave needed?
Please follow my step to check it, check wave and the data in the I2C bus is very important.
Any updated question, just let me know!
Have a great day,
Kerry
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------