Unico support missing for STEVAL-MKI208V1K (IIS3DWB)
In Unico 9.3.0.0 I see no support for IIS3DWB sensor ?Is this available ?
In Unico 9.3.0.0 I see no support for IIS3DWB sensor ?Is this available ?
Hello, I am testing the MP45DT02 microphone on 32F4Discovery Board.The final goal is to measure the sensitivity of the microphone(SPL) when you operate a buzzer with a frequency of 1 kHz.First I set up the I2S communication as below to activate th...
Hello,I am currently working with LSM6DSO and FIFO functionality.When ODR is set at 52Hz, axis values are correct but when I switch to 104Hz or 208Hz, values are not consistent. I have added my sensor configuration code and image to better explanatio...
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...
Hi Team,I am working with lsm6dsl 6 axis sensor , connected MT7621 processor via I2C.I would like to use gyro sensor only and followed the below setting in user space application.CTRL2_G (11h) = 0x60 (Gyro full scale 250dps, 416hz)INT1_CTRL (0Dh) = 0...
(newbie)I'm configuring the registers using the STEVAL-MKI179V1 & STEVAL-MKI109V3 using Unico (see attached please)I'm planning to use int1=double_tap, int2=sleep/wakeup and to pull over spi from time to time the data (continuous mode).After i config...
I am trying to use STWIN sensor tile for logging the sensors data every 30 minutes, could anyone please help me how to modify codes in HS-datalogin?
I am working with HTS221 Humidity and Temperature sensor on STM32L4 IoT node eval board. So far its working fine as far as inint and read data apis are concerned. However i have couple of questions reagarding de_init (disable) the sensor i.e putting ...
In my STM32 Discovery L4 board I have inertial MEMS sensors L3GD20 gyroscope and LSM303C e-compass (accelerometer+magnotemeter), all of them with different Output Data Rate, by default in BSP 95 Hz, 50 Hz, 40 Hz respectively.In order to make a sensor...