Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:vim2:applications:gpio:40pin-header

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
products:sbc:vim2:applications:gpio:40pin-header [2022/10/18 02:59]
hyphop
products:sbc:vim2:applications:gpio:40pin-header [2024/08/19 22:49] (current)
hyphop
Line 1: Line 1:
 {{indexmenu_n>1}} {{indexmenu_n>1}}
 +
 +
 +~~tag>VIM2 GPIO-header~~
  
 ====== VIM2 GPIO Header ====== ====== VIM2 GPIO Header ======
  
-===== Reference table =====+Universal GPIO 40 pins board header, used for communication between board and different external devices. 
 + 
 +===== Linux Reference table ===== 
 + 
 +<WRAP important > 
 +Current GPIO numbers valid for vendor kernel only. Mainline linux kernel GPIO numbers will be different...  
 +</WRAP> 
 + 
 +^  GPIO ^ Name      ^ Physical  ^ Physical  ^ Name      ^ GPIO  ^ 
 +|       | 5V        |  1        |  21       | **GND**         | 
 +|       | 5V        |  2        |  22       | PIN.DV25  | 474   | 
 +|       | USB_DM    |  3        |  23       | PIN.DV24  | 473   | 
 +|       | USB_DP    |  4        |  24       | **GND**         | 
 +|       | **GND**    5        |  25       | PIN.DV27  | 476   | 
 +|   470 | PIN.DV21  |  6        |  26       | PIN.DV26  | 475   | 
 +|   471 | PIN.DV22  |  7        |  27       | 3.3V      |       | 
 +|   472 | PIN.DV23  |  8        |  28       | **GND**         | 
 +|       | **GND**    9        |  29       | PIN.H7    | 423   | 
 +|       | ADC0      |  10        30       | PIN.H6    | 422   | 
 +|       | 1.8V      |  11        31       | PIN.H9    | 425   | 
 +|       | ADC1      |  12        32       | PIN.H8    | 424   | 
 +|   420 | PIN.H4    |  13        33       | PIN.AO6   | 507   | 
 +|       | **GND**    14        34       | **GND**         | 
 +|   506 | PIN.AO5    15        35       | PIN.DV28  | 478   | 
 +|   505 | PIN.AO4    16        36       | RTC_CLK         | 
 +|       | **GND**    17        37       | PIN.H5    | 421   | 
 +|       | UART_RX / PIN.AO1    18        38       | EXP_INT         | 
 +|       | UART_TX / PIN.AO0    19        39       | PIN.DV13  | 462   | 
 +|       | 3.3v      |  20        40       | **GND**         | 
 + 
 +===== Android Reference table ===== 
 + 
 +^  GPIO ^ Name      ^ Physical  ^ Physical  ^ Name      ^ GPIO  ^ 
 +|       | 5V        |  1        |  21       | **GND**         | 
 +|       | 5V        |  2        |  22       | I2C0_SCK  |       | 
 +|       | USB_DM    |  3        |  23       | I2C0_SDA  |       | 
 +|       | USB_DP    |  4        |  24       | **GND**         | 
 +|       | **GND**    5        |  25       | I2C1_SCK  |       | 
 +|   225 | PIN.DV21  |  6        |  26       | I2C1_SDA  |       | 
 +|   226 | PIN.DV22  |  7        |  27       | 3.3V      |       | 
 +|   227 | PIN.DV23  |  8        |  28       | **GND**         | 
 +|       | **GND**    9        |  29       | I2S_SCLK  |       | 
 +|       | ADC0      |  10        30       | I2S_MCLK  |       | 
 +|       | 1.8V      |  11        31       | I2S_SDO         | 
 +|       | ADC1      |  12        32       | I2S_LRCK  |       | 
 +|       | SPDIF      13        33       | I2S_SDI         | 
 +|       | **GND**    14        34       | **GND**         | 
 +|       | UART_RX    15        35       | PWM             | 
 +|       | UART_RX    16        36       | RTC_CLK         | 
 +|       | **GND**    17        37       | PIN.H5    | 176   | 
 +|       | Linux_RX  |  18        38       | EXP_INT         | 
 +|       | Linux_TX  |  19        39       | PIN.DV13  | 217   | 
 +|       | 3.3v      |  20        40       | **GND**         | 
 + 
 + 
 +====== Get GPIO number ======
  
-GPIO  ^ Name       ^ Physical  ^ Physical  ^ Name       ^ GPIO  ^ +If the GPIO number above changed, you can also follow the [[:products:sbc:common:applications:gpio:get-gpio-number documentation]] to get the gpio number.
-      |  5V        |  1        |  21        GND             | +
-|        5v        |  2        |  22        PIN.DV25  |  474  | +
-|        USB_DM    |  3        |  23        PIN.DV24  |  473  | +
-|        USB_DP    |  4        |  24        GND             | +
-|        GND        5        |  25        PIN.DV27  |  476  | +
-|  470  |  PIN.DV21  |  6        |  26        PIN.DV26  |  475  | +
-|  471  |  PIN.DV22  |  7        |  27        3.3V      |       | +
-|  472  |  PIN.DV23  |  8        |  28        GND             | +
-|        GND        9        |  29        PIN.H7    |  423  | +
-|        ADC0      |  10        30        PIN.H6    |  422  | +
-|        1.8V      |  11        31        PIN.H9    |  425  | +
-|        ADC1      |  12        32        PIN.H8    |  424  | +
-|  420  |  PIN.H4    |  13        33        PIN.AO6    507  | +
-|        GND        14        34        GND             | +
-|  506  |  PIN.AO5    15        35        PIN.DV28  |  478  | +
-|  505  |  PIN.AO4    16        36        RTC_CLK         | +
-|        GND        17        37        PIN.H5    |  421  | +
-|        PIN.AO1    18        38        EXP_INT         | +
-|        PIN.AO0    19        39        PIN.DV13  |  462  | +
-|        3.3v      |  20        40        GND             |+
  
 {{page>products:sbc:common:applications:gpio:40pin-header&noheader}} {{page>products:sbc:common:applications:gpio:40pin-header&noheader}}
  
Last modified: 2022/10/18 02:59 by hyphop