Hello, I am using a STM32F401RE Nucleo board and trying to get the IIS3DWB accelerometer running. At first everything works, but after powercycling once the device ID oscillates.
All initialisations seem correct on SPI side (at first SPI without interrupt) -> clock polarity high, capture on rising edge(2), SPI clock speed < 10 MHz, At first everythings seems to work properly (stable device ID even by moving the wires etc...)...