Skip to main content

SPI features


SPI interface components


The devicetree source is at sail_proc/BSP/scripts/lemansau-sailhyp.dts.

SPI APIs
The SPI APIs for the RTSS are listed at:
  • sail_proc/BSP/spi/public/Spi_Cfg.h
  • sail_proc/BSP/spi/public/Spi.h
  • sail_proc/BSP/spi/public/Spi_PBcfg.h
  • sail_proc/BSP/spi/public/Spi_Task.h

SPI software devicetree configuration

To enable SPI, configure SPI using the devicetree node. The following is an example of devicetree node:

Verify SPI interface

For information about verifying the SPI interface, see the spi section in RTSS test commands.