SmartIndustrial™ Industrial MEMS Motion Sensors

phpbb forum ID
39764
By shreeneetrathi… , 14 October 2023

Hello community,

We are in the process of selecting IIM 42352 for our Vibration Monitoring use case & want to confirm:
1) What is the sensor resonant frequency for each axis?
2) What is the noise density for ODR 3980Hz? In Datasheet the Noise Density of 70µg/√Hz is given only for the ODR 100Hz

Regards

By stevengoffgene… , 28 September 2023

I am trying to get the IIM-42652 to work, with little success. (I tried to upload files but wasn't able too. I can share snippets as needed) But I have been able to get the temperature and the Accelerometers to work. (although Z Axis keeps failing Self-Test). But the Gyros only return the Reset Values of 0x8000. My SPI is setup as 1 Byte at a time and running at 5Mhz in Mode 0. I am not using PIN 9, and have it set to FSYNC and off. Any help would be appreciated.

By prajwalrathodi… , 4 September 2023

I am facing compilation issue in the code provided for IIM_20670 sensor (SmartIndustrial™ Industrial MEMS Motion Sensors). Whenever I try to compile it compiler shows
"failed to merge target specific data of file ../../EMD-Core/Debug\libEMD-Core-IIM20670.a(IIM20670Driver.o)" error. Could anyone please help me on this. Thanks in advance. 1
Kindly please refer to the screenshot attached below.

By mgigantezerynthcom , 10 July 2023

Hello,
I'm using the IIM-42652 for acceleration monitoring and I wanted to enable the AAF for low frequencies. In the section "5.3 Anti-Alias Filter" of the datasheet there is a table for 3dB bandwidth settings ranging from 42 to 3979 Hz.
While from the "3.2 ACCELEROMETER SPECIFICATIONS" I see that for ODR <= 1Khz the "Low-Pass filter response" range goes from 5 to 500 Hz.
Is there any table for register settings for the 5-500Hz range?

By serj , 13 September 2022

I have stm32 and IIM42652, and 4 wire SPI.

I need switch IIM42652 to spi mode.. I use 1.5Mhz clock.

In sec.12.3 of datasheet "Upon bootup the device comes up in SPI mode."

I try record (16) to reg17 - for switch "spi mode" to mode 1,2 ( what mean it ?) - not effect, i can't read any non-zero default register/

For mpu6000, (for example), i for first inititialization write (16) to reg17 and next all ok.