spi-xzynq-ultrascale

SPI driver on the Xilinx KR260.

Syntax:

spi-xzynq-ultrascale [-c config_file] [-v]

Runs on:

QNX OS

Options:

-c config_file
Path to the SPI configuration file (default: /etc/system/config/spi/spi.conf)
Note: SPI config file template can be found at "lib/io-spi/config_files/spi-template.conf"
-v
Increase verbosity. This will override the "verbose" value in the config file
Note:
SPI driver has been disabled in the buildfile. To enable it, use SPI-enabled custom PL image and uncomment the SPI driver command in the buildfile, rebuild the image, and load the image onto the board.

Examples:

Start SPI driver:
spi-xzynq-ultrascale -c /etc/custom/spi.conf
Page updated: