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.