LSM6DS3 SPI Bug?
Hello, I use an AT32F403A MCU to connect LSM6DS3 IMU via SPI 4-wire, then I read the WHO_AM_I register at 0x0F. According to the datasheet, the return value should be 0x69, but the chip returned 0x44. Then I repowered the board, and the value seemed ...