STEVAL-MKI062V2 STMicroelectronics, STEVAL-MKI062V2 Datasheet - Page 32

BOARD EVAL FOR MEMS SENSORS

STEVAL-MKI062V2

Manufacturer Part Number
STEVAL-MKI062V2
Description
BOARD EVAL FOR MEMS SENSORS
Manufacturer
STMicroelectronics
Series
iNEMOr

Specifications of STEVAL-MKI062V2

Design Resources
STEVAL-MKI062V2 Gerber Files STEVAL-MKI062V2 Schematic STEVAL-MKI062V2 Bill of Materials
Sensor Type
Accelerometer, Gyroscope, Magnetometer, Pressure, Temperature
Sensing Range
±2g,4g,8g; 300 ~ 1100mbar; 300°/sec; -55 ~125°C
Interface
I²C, USB
Sensitivity
Multiple
Voltage - Supply
5V, USB
Embedded
Yes, MCU, 32-Bit
Utilized Ic / Part
LPR430AL, LY330ALH, LSM303DLH, LPS001DL, STM32F103RE, STLM75
Interface Type
USB, CAN, I2C
Maximum Operating Temperature
+ 125 C
Minimum Operating Temperature
- 55 C
Silicon Manufacturer
STMicroelectronics
Kit Application Type
Sensor
Application Sub Type
MEMS Device
Silicon Family Name
INEMO
Kit Contents
MicroSD Card Slot, COM Connector, Reset Button,
Rohs Compliant
Yes
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With/related Products
STM32F103RE
Other names
497-10508

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
STEVAL-MKI062V2
Manufacturer:
STMicroelectronics
Quantity:
135
STM32-MEMS development kit
7.5
32/42
}
STM32-MEMS demonstration applications
The STM32-MEMS development kit contains four demonstration applications.
All demonstration applications are designed and tested to be used with the
STEVAL-MKI032V1, STM32-MEMS demonstration board as a bridge between the STM32
demonstration board and the MEMS demonstration board.
These demonstration applications have been tested with the following MEMS demonstration
boards.
}
return 0;
STM32-MEMS USB demonstration application (STM32_MEMS_USB) for
STM3210B_EVAL, STM3210E_EVAL and STM3210B_SK_IAR boards.
STM32-MEMS LCD demonstration application (STM32_MEMS_LCD_B) for the
STM3210B_EVAL board.
STM32-MEMS LCD demonstration application (STM32_MEMS_LCD_E) for the
STM3210E_EVAL board.
STM32-MEMS LCD demonstration application (STM32_MEMS_LCD_IAR) for the
STM3210B_SK_IAR board.
DIGITAL MEMS accelerometers: STEVAL-MKI013V1 (LIS302DL),
STEVAL-MKI009V1 (LIS3LV02DL)
ANALOG MEMS accelerometers: STEVAL-MKI015V1 (LIS344ALH),
STEVALMKI018V1 (LIS244AL), STEVAL-MKI020V1 (LIS302SG)
/* Read all MEMS axis */
MEMS_I2C_ReceiveFrame (LIS302DL_OUTX, i2c_buffer, 6);
MEMS_Data->outx_h = 0;
MEMS_Data->outx_l = i2c_buffer[0];
MEMS_Data->outy_h = 0;
MEMS_Data->outy_l = i2c_buffer[2];
MEMS_Data->outz_h = 0;
MEMS_Data->outz_l = i2c_buffer[4];
/* Use the data */
/* … */
Doc ID 15703 Rev 1
UM0701

Related parts for STEVAL-MKI062V2