Write issues with CTRL_REG6_XL of LSM6DS0
Posted on January 11, 2016 at 11:04 Hi everybody, I have a custom board hosting anLSM6DS0 sensor and an STM32F427 micro which communicate via SPI. The SPI interface is configured as follow: SPI5h.Instance = SPI_MEMS; SPI5h.Init....