The Dragonwing IQ-9075 EVK includes an on-board IMU and a temperature sensor, both connected to the real-time subsystem (RTSS) domain.
Software support for the IMU and temperature sensors is not currently available.
Hardware Interfaces
IMU (ICM-42688)
- I²C bus on SAIL domain for register access (no software support currently)
- Interrupt GPIO for data-ready signaling
Temperature Sensor (TMP411)
- I²C bus on main domain (shared with fan controller)
- Optional SPI interface for faster data reads
Additional I2C, SPI, and UART interfaces are available on the LS1 low-speed header for connecting external sensors.
Usage
IMU Sensor (ICM-42688) — Provides 6-axis motion data (accelerometer + gyroscope) for robotics, navigation, and sensor fusion. Ideal for real-time applications requiring low-latency motion feedback.
Temperature Sensor (TMP411) — Monitors board and ambient temperature for thermal management. Used by fan control logic for dynamic cooling.
Troubleshooting