Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:common:applications:gpio:spi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
products:sbc:common:applications:gpio:spi [2022/12/20 04:35]
nick
products:sbc:common:applications:gpio:spi [2023/02/14 07:25]
hyphop
Line 1: Line 1:
-====== SPI ====== 
-===== Introduction ===== 
- 
-SPI interface usage examples on [[products:sbc:common:applications:gpio:40pin-header|40-Pin Header]]. 
  
 ===== Reference table ===== ===== Reference table =====
  
-|            SPI     ^ Pin  ^ Pin name      GPIO name  ^  GPIO num  ^  DT overlay node  ^  Device node      +|            SPI    ^ Pin  ^ Pin name      GPIO name  ^  GPIO num  ^  DT overlay node  ^  Device node     
-^  VIM3/3L  |  SPI_B   |  15  | SPIB_SS      |  GPIOH_6    |  433        spi1              /dev/spidev1.1   +^  VIM3/3L  |  SPI_B  |  15  | SPIB_SS      |  GPIOH_6    |  433        spi1              /dev/spidev1.1  
-| :::       | :::      |  16  | SPIB_SCLK    |  GPIOH_7    |  434       | :::               | :::               +| :::       | :::     |  16  | SPIB_SCLK    |  GPIOH_7    |  434       | :::               | :::              
-| :::       | :::      |  35  | SPIB_MISO    |  GPIOH_5    |  432       | :::               | :::               +| :::       | :::     |  35  | SPIB_MISO    |  GPIOH_5    |  432       | :::               | :::              
-| :::       | :::      |  37  | SPIB_MOSI    |  GPIOH_4    |  431       | :::               | :::               +| :::       | :::     |  37  | SPIB_MOSI    |  GPIOH_4    |  431       | :::               | :::              
-^  VIM4       SPI_A  |  25  |  SPI_A_SCLK  |  GPIOT_20    466         spi0              /dev/spidev1.0 +^  VIM4      SPI_A  |  25  |  SPI_A_SCLK  |  GPIOT_20    466        spi0              /dev/spidev1.0 
-| :::        :::      26  |  SPI_A_SS0    GPIOT_21    467        :::               :::              | +| :::       | :::      26  |  SPI_A_SS0    GPIOT_21    467       | :::               | :::              | 
-| :::        :::      36  |  SPI_A_MOSI  |  GPIOT_18    464        :::               :::              | +| :::       | :::      36  |  SPI_A_MOSI  |  GPIOT_18    464       | :::               | :::              | 
-| :::        :::      37  |  SPI_A_MISO  |  GPIOT_19    465        :::               :::              | +| :::       | :::      37  |  SPI_A_MISO  |  GPIOT_19    465       | :::               | :::              | 
-^  VIM1S    |  :::     |  29  |  SPI_A_MOSI  |  GPIOZ_1    |  499        :::               :::              | +^  VIM1S    |  SPI_A  |  29  |  SPI_A_MOSI  |  GPIOZ_1    |  499       | :::               | :::              | 
-| :::        :::     |  31  |  SPI_A_CLK    GPIOZ_2    |  500        :::              | :::               +| :::        :::    |  31  |  SPI_A_CLK    GPIOZ_2    |  500       | :::               | :::              
-| :::        :::     |  32  |  SPI_A_MISO  |  GPIOZ_0    |  498        :::              | :::               +| :::        :::    |  32  |  SPI_A_MISO  |  GPIOZ_0    |  498       | :::               | :::              
-| :::        :::     |  33  |  SPI_A_SS0    GPIOZ_3    |  501        :::              | :::               |+| :::        :::    |  33  |  SPI_A_SS0    GPIOZ_3    |  501       | :::               | :::              |
  
 ===== Enable SPI ===== ===== Enable SPI =====
Last modified: 2023/11/07 05:07 by nick