More than one chip on SPI bus?
STM32WB55 NUCLEO
I have 2 ADXL362s on SPI1.
They both have their own separate chip select GPIO pins.
They are both configured the same.
They are both in the same orientation (on the same breadboard).
The output of both is processed using the same logic.
One of them gives expected results, the other is consistent but wrong!
Just as a sanity check, I am OK to run two sensors on the same SPI bus as long as I'm clear which chip is selected?
