Abbildungen dienen nur als Referenz
MPU9250
+Stückliste-
HerstellerJLCPCB-Baugruppe
-
Herstellerteil #MPU9250
-
Auf Lager18787
365 Tage Qualitätsgarantie
7*24 Stunden-Servicegarantie
90-Tage Kundendienstgarantie
Originalproduktgarantie
Spezifikationen
| Attribut | Wert |
| Manufacturer | JLCPCB Assembly |
| Package | QFN24-0.4 |
Übersicht
Description
Key features:
- I²C/SPI communication (configurable)
- Digital Motion Processor (DMP) for onboard sensor fusion
- 16-bit ADC for high-resolution output
- Programmable ranges (e.g., ±2g to ±16g for accelerometer)
- Low power consumption
The MPU9250 simplifies 9-DOF (Degrees of Freedom) sensing in a compact package, often paired with Kalman filters or Mahony algorithms for improved accuracy. Libraries like Arduino’s MPU9250 facilitate easy integration.
Limitations: Requires calibration for magnetometer (susceptible to interference) and may need external sensors (e.g., barometer) for full IMU functionality.
A cost-effective alternative to separate IMU + magnetometer setups.
Equivalent
1. MPU6050 (IMU, no magnetometer)
2. MPU6500 (IMU, no magnetometer, improved performance)
3. ICM-20948 (Successor, 9-axis IMU with better specs)
4. LSM9DS1 (STMicroelectronics, 9-axis IMU)
5. BMX055 (Bosch, 9-axis IMU)
These alternatives offer similar 6-axis (gyro + accelerometer) or 9-axis (gyro + accelerometer + magnetometer) functionality. The ICM-20948 is the most direct upgrade.
Features
- Sensors:
- Gyroscope (up to ±2000°/s)
- Accelerometer (up to ±16g)
- Magnetometer (up to ±4800µT)
- Communication: I²C (up to 400kHz) and SPI (up to 1MHz) interfaces.
- DMP (Digital Motion Processor): On-chip processing for motion fusion (quaternion, Euler angles).
- High Precision: 16-bit ADCs for each sensor.
- Low Power: Adjustable sampling rates for power optimization.
- Auxiliary I²C: For external sensor connectivity (e.g., pressure sensors).
- Operating Voltage: 2.4–3.6V.
Ideal for drones, wearables, and robotics due to its integrated motion sensing and compact design.
Pinout
- VDD (Pins 1, 21, 23): Power supply (2.4–3.6V).
- GND (Pins 2, 10, 18, 22): Ground connections.
- SDA/SCL (Pins 15, 16): I²C data/clock lines.
- AD0/SDO (Pin 14): I²C address select (0/1) or SPI data output.
- CS (Pin 13): Chip select (SPI mode).
- INT (Pin 12): Interrupt output.
- AUX_DA/CL (Pins 19, 20): Auxiliary I²C for external sensors (e.g., magnetometer).
- FSYNC (Pin 11): Frame synchronization input.
It supports I²C (up to 400kHz) and SPI (up to 1MHz) communication. The magnetometer (AK8963) is internally connected via I²C.
Application
1. Drones/UAVs – Stabilization and navigation.
2. Robotics – Motion control and orientation sensing.
3. Wearables – Fitness trackers and smartwatches.
4. AR/VR – Head tracking and gesture recognition.
5. IoT Devices – Smart home and industrial monitoring.
6. Automotive – Vehicle dynamics and ADAS.
7. Gaming – Motion-controlled peripherals.
Its compact size, low power, and integrated sensors make it ideal for real-time motion analysis in embedded systems.