spidev

command
v0.12.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 7, 2024 License: BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Overview

spidev communicates with the Linux spidev driver.

Synopsis:

spidev [OPTIONS] raw < tx.bin > rx.bin
spidev [OPTIONS] sfdp
spidev [OPTIONS] id

Options:

-D DEV: spidev device (default /dev/spidev0.0)
-s SPEED: max speed in Hz (default 500000)

Description:

raw: The binary data from stdin is transmitted over the SPI bus.
     Received data is printed to stdout.
sfdp: Parse and print the parameters in the SFDP.
id: print the 3 byte hex id

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL