Resolved! which spi mode is supported in iis3dwb sensor and why it fail to read who am i register at first attempt after reset?
I am exploring iis3dwb sensor with stm32f401 nucleo board.i go through the data sheet but not find any information which mode this sensor supported?so i tried with these 2 setting , hspi3.Init.CLKPolarity = SPI_POLARITY_LOW; hspi3.Init.CLKPhase = SPI...