Hello,I've devoleped a board with LSM9DS1 and STM32F446, that have to comunicate with SPI 4 wire. I've seen the connection on the datasheet of the LSM9DS1, but I can't read data. I tried to read whoamI (0x0F) register, but the answer is always 0. I h...