TS-7840 SPI: Difference between revisions

From embeddedTS Manuals
(Created page with "The CPU includes one SPI controller which has an externally accessible SPI bus on the #Mikrobus header. This is available at /dev/spidev0.1. See the [https://www.kernel....")
 
(No difference)

Latest revision as of 17:23, 2 December 2020

The CPU includes one SPI controller which has an externally accessible SPI bus on the #Mikrobus header. This is available at /dev/spidev0.1.

See the kernel spidev documentation for more information on interfacing with the SPI peripherals.