How to Synchronize multiple LSM6DSOs
Hello fellow ST guys. I'm working with the LSM6DSO IMUs in my project. Nice chip indeed. Now I need to connect multiple IMUs and I need to synchronize them, so that I can read the data from all of those chips sequentially (asserting chip select pins one at a time while reading out the data contents) after triggering an INT from just one IMU. Is there any way or should I read all of my INT pins individually and store a timestamp value for each device data output?
