See Hardware SoCs that are supported on Qualcomm Linux.
Qualcomm Dragonwing™ RB3 Gen 2 Development Kit
The Qualcomm Dragonwing™ RB3 Gen 2 Development Kit includes the following hardware, sensor parts, and connectivity configurations. Hardware specification for low-power processor- CPU clock up to 1.4 GHz Turbo
- Low-power island
- 2 MB local memory
- 1 MB reserved for QSH and relevant CoreBSP dependencies
- 1 MB reserved for audio and relevant CoreBSP dependencies
- Five dedicated buses for sensors: one I3C, one SPI, one I2C, and two UARTs
- Twelve dedicated GPIOs with local memory for sensors
| Placement | Sensor part | Sensor type |
|---|---|---|
| Main board | ICM42688 | Accelerometer and gyroscope |
| Placement | Sensor part | Sensor type |
|---|---|---|
| Main board | ICM42688 | Accelerometer and gyroscope |
| Vision mezzanine | ICM42688 | Accelerometer and gyroscope |
| ICP-10111 | Pressure/barometer | |
| AK09915 | Magnetometer |
| GPIOs | Interface | Sensors connected | QSH registry parameters | Interrupts |
|---|---|---|---|---|
| GPIO_159 | I2C | Magnetometer (AK09915) Pressure (ICP-10111) | bus_type: 0 (SNS_BUS_I2C)bus_instance: 1max_bus_speed_khz: 400slave_config: I2C slave address | Polling Note: Pressure and magnetometer sensors are configured in the polling mode in the Dragonwing RB3 Gen 2 Development Kit. |
| GPIO_160 | ||||
| GPIO_161 | I3C | Not connected | bus_type: 3 (SNS_BUS_I3C_SDR)bus_instance: 2max_bus_speed_khz: 12500slave_config: I2C static addressi3c_address: User-defined I3C dynamic address | N.A. |
| GPIO_162 | ||||
| GPIO_163 | SPI | Accelerometer and gyroscope (ICM42688) | bus_type: 1 (SNS_BUS_SPI)bus_instance: 3max_bus_speed_khz: 9600slave_config: 0: For SPI, this value indicates the chip-select line for the slave. | GPIO_103 |
| GPIO_164 | ||||
| GPIO_165 | ||||
| GPIO_166 | ||||
| GPIO_171 | UART | BTLE | bus_type: 2 (SNS_BUS_UART)bus_instance: 36 | N.A. |
| GPIO_172 | ||||
| GPIO_173 | UART | Debug | bus_type: 2 (SNS_BUS_UART)bus_instance: 7 | N.A. |
| GPIO_174 |
Enable sensors on the Qualcomm Dragonwing™ RB3 Gen 2 Development Kit
For instructions, see Enable sensors on the Qualcomm Dragonwing™ RB3 Gen 2 Development Kit.Test sensors on the Qualcomm Dragonwing™ RB3 Gen 2 Development Kit
Use the sensor test application to validate the streaming of accelerometer, gyroscope, magnetometer, and pressure sensors. By default, thessc_drva_test tool is built under the /usr/bin/ directory on the device.
Test the accelerometer and gyroscope sensors on the Core and Vision Kits
The following is an example command for the accelerometer sensor:accel sensor is enabled at 500 Hz and receives 2528 acceleration samples during the test.
The sensor hardware runs only at the sample rates listed in its datasheet. For example, if the command is modified to request the accel data at 480 Hz, the accel sensor still operates at 500 Hz.
The following command enables the gyroscope sensor for 5 sec at 500 Hz sample rate in the streaming mode:

