Hi, I'm using a board which embeds two ST MEMS: ism330dhcx and lis3mdl. I'm exploiting the MotionFX Library to obtain quaternion and rotation. Which is the way to obtain accuracy regarding roll pitch and yaw. I want to understand how close is the val...
PB3 and PB10 are enabled as I2C2_SDA and I2C2_SCL to connect to LIS2DH12 SDA and SCL, the i2c2 code is generated in STM32CubeIDE v1.6.1.PB3 and PB10 have pull-up resistors.LIS2DH12 CS and SD0 are connected to Power Supply 3.3V. The address for it is ...
HI I am using STEVAL-MKI182v2 sensor connected to Nucleo-F446ZE Evaluation board and printing the data and found that there is no any changes between i/p and o/p data even after using the library functions and so i started debugging step by step in t...
Hello, I'm currently using a ST SensorTile.box STEVAL-MKSBOX1V1 in Expert Mode (by writing the firmware with the STM32CubeIDE).I configured the SensorTile.box to "publish" data on 3 GATT Characteristics that are quite big (around 180 byte), with the...
if i set CTRL1 = 0x0X_H=0x00X_L=0x57Y_H=0x00Y_L=0x5EZ_H=0x3FZ_L=0x33if i set CTRL1 = 0x7X_H=0x00X_L=0x00Y_H=0x00Y_L=0x00Z_H=0x00Z_L=0x00
If I deploy this accelerometer into the field, say a long way from anyone it needs to be a simple start on reboot of the computer. UNICO GUI and LITE are not easy reboots. UNICO GUI does not provide a time stamp on records nor a record count, so one ...
I have an accelerometer LIS2DH12 connected to my STM32 with I2C and it works fine. Now I changed to SPI bus and somehow the accelerometer behaves strange. I can set parameters like "full scale to 2g" and "set Output Data Rate to 1Hz" and also read ou...
I'm trying to connect to AWS for cloud logging but in the android app during setup I select "select file" and it's allowing me to look for the file but when I select a specific file for the certificate or key the app doesn't register that selection....