User Activity

Hi,​We have tested our custom LSM303AGR board with MC and EC Libraries that ST provides. We see that our degree calculations accuracy is within +/- 4 degree. That is, we have degree which has deviation of 4 degree when it is stationary. We see that w...
HiI have lsm303agr mems sensor with stm32g4. It uses 3 wire SPI mode. I have problem with SPI communication. I used CubeMX with HAL mode and STMems_Standard_C_drivers for lsm303. The problem is that, when i read whoami register it reads 0x33 which is...
HiI will use ECompass library for my project. I downloaded X-CUBE-MEMS library in which it has ECompasss library and application projects. They were written for your sensor development boards like IKS01A2 which has LSM6DSL, LSM303AGR sensors. Is this...
Hi,I'm trying to simply read WHO_AM_I (0Fh). OUT_Z_L (2Ch) and OUT_Z_H (2Dh) registers. But output data is only FFh. Also other registers too. What is the data sequence for simple read function? My SPI bus output is MSB first and clock idles low. Fo...