Link Search Menu Expand Document

VOXL 3 Linux User Guide

Table of contents

  1. UARTs
    1. Apps Proc
      1. Overview
      2. /dev/TODO
    2. SLPI Proc
      1. Overview
      2. QUPX - TODO
  2. SPI
    1. Overview
    2. Apps Proc
      1. TODO
    3. SLPI Proc
      1. QUPX - IMU0
  3. I2Cs
    1. Overview
    2. Apps Proc
      1. i2c-x - TODO
      2. i2cdetect Usage
    3. SLPI Proc
      1. QUPX - TODO
  4. GPIOs
    1. Apps Proc
      1. LEDs
      2. Regulators
      3. HW ID
  5. PCIe
    1. PCIeX - TODO
  6. Serial Debug Console
  7. Kernel Modules

UARTs

Apps Proc

Overview

/dev/TODO

SLPI Proc

Overview

QUPX - TODO

SPI

Overview

Apps Proc

TODO

SLPI Proc

QUPX - IMU0

                          |

I2Cs

Overview

Apps Proc

i2c-x - TODO

i2cdetect Usage

For example, detecting devices on /dev/i2c-0

i2cdetect -r -y 0

     0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f
00:          -- -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- 3c -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --

SLPI Proc

QUPX - TODO

GPIOs

Apps Proc

LEDs

Regulators

HW ID

PCIe

PCIeX - TODO

Serial Debug Console

Kernel Modules