Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:vim3:applications:gpio:mainline-linux-table

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
Last revision Both sides next revision
products:sbc:vim3:applications:gpio:mainline-linux-table [2023/02/17 07:48]
hyphop [Table]
products:sbc:vim3:applications:gpio:mainline-linux-table [2023/02/17 11:29]
hyphop
Line 3: Line 3:
 WIP: collect information  WIP: collect information 
  
-^  GPIO num ^ Name       ^ Pin  ^ Pin  ^ Name     ^ GPIO num  ^ +<WRAP tip > 
-|           | 5V         |  1    21  | **GND**  |           | +We can control any GPIO from this table by **NUM** via /sys/class/gpio/gpio**NUM** 
-|           | 5V         |  2    22  | PIN.A15  | 491       | +</WRAP> 
-|           | USB_DM     |  3    23  | PIN.A14  | 490       | + 
-|           | USB_DP     |  4    24  | **GND**  |           | + 
-|           | **GND**    |  5    25  | PIN.AO2  | 414       | +^  GPIO num ^ Name                     ^ Pin  ^ Pin  ^ Name                      ^ GPIO num  ^ 
-|           | MCU3V3     |  6    26  | PIN.AO3  | 415       | +|           <wrap danger>5V</wrap>   |  1    21  | **GND**                   |           | 
-|           | MCUNRST    |  7    27  | 3V3      |           | +|           <wrap danger>5V</wrap>   |  2    22  | <wrap safety>A_15</wrap>  | 491       | 
-|           | MCUSWIM    |  8    28  | **GND**  |           | +|           | USB_DM                   |  3    23  | <wrap safety>A_14</wrap>                      | 490       | 
-|           | **GND**    |  9    29  | PIN.A1   | 477       | +|           | USB_DP                   |  4    24  | **GND**                   |           | 
-|           | ADC0       |  10  |  30  | PIN.A0   | 476       | +|           | **GND**                  |  5    25  | <wrap safety>AO_2</wrap>                      | 414       | 
-|           1V8        |  11  |  31  | PIN.A3   | 479       | +|           | MCU3V3                   |  6    26  | <wrap safety>AO_3</wrap>                      | 415       | 
-|           | ADC1       |  12  |  32  | PIN.A2   | 478       | +|           | MCUNRST                  |  7    27  | <wrap danger>3v3</wrap>   |           | 
-|       422 | AO10       |  13  |  33  | PIN.A4   | 480       | +|           | MCUSWIM                  |  8    28  | **GND**                   |           | 
-|           | **GND**    |  14  |  34  | **GND**  |           | +|           | **GND**                  |  9    29  | A_1                       | 477       | 
-|       449 | PIN.H6     |  15  |  35  | PWM-F    | 448       | +|           | ADC0                     |  10  |  30  | A_0                       | 476       | 
-|       450 | PIN.H7     |  16  |  36  | RTC      |           | +|           <wrap danger>1v8</wrap>  |  11  |  31  | A_3                       | 479       | 
-|           | **GND**    |  17  |  37  | PIN.H4   | 447       | +|           | ADC1                     |  12  |  32  | A_2                       | 478       | 
-|       413 | UART AO01  |  18  |  38  | MCU-FA1  |           | +|       422 | AO_10                    |  13  |  33  | A_4                       | 480       | 
-|       412 | UART AO00  |  19  |  39  | PIN.Z15  | XXX       | +|           | **GND**                  |  14  |  34  | **GND**                   |           | 
-|           3V3        |  20  |  40  | **GND**  |           |+|       449 | H_6                      |  15  |  35  | PWM-F                     | 448       | 
 +|       450 | H_7                      |  16  |  36  | RTC                       |           | 
 +|           | **GND**                  |  17  |  37  | H_4                       | 447       | 
 +|       413 | UART AO_1                |  18  |  38  | MCU-FA1                   |           | 
 +|       412 | UART AO_0                |  19  |  39  | Z_15                      | XXX       | 
 +|           <wrap danger>3v3</wrap>  |  20  |  40  | **GND**                   |           |
  
 ```shell gpio-banks ```shell gpio-banks
Last modified: 2023/08/18 01:36 by hyphop