Hello All,
I am currently attempting to use multiple LSM6DSO IMU(2 units) with nRF52840 on SPI. Is it better to use the 2 IMUs over a single SPI bus(using chip selects and reading one by one) or separate SPI busses and what would be the benefits of the same. What would be the data rate and data loss challenges to look out for?
Below is the data sheet of the IMU for your reference. Do provide comments or suggestions in this regard.
https://www.st.com/resource/en/datasheet/lsm6dso.pdf
Thanks in advance!!