This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Getting Data at the same time using i2c.



Hello,

  I am using Rm46x mcu with an i2c based IMU. The idea is to develop a safe system in which we get the data from e.g 2 IMUs at the same time and compare them. I know in one i2c line we have a delay between communication of two IMUs. Is there any way of getting data at the same time? What if we have two i2cs in a microcontroller? or there is any way of doing it?

Thanks.