This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
products:sbc:vim1s:applications:gpio:40pin-header [2022/07/17 21:31] 127.0.0.1 external edit |
products:sbc:vim1s:applications:gpio:40pin-header [2024/08/13 03:14] (current) xiong [Android] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| {{indexmenu_n> | {{indexmenu_n> | ||
| - | ====== VIM4 40-Pin Header ====== | + | ~~tag> |
| + | ====== VIM1S GPIO Header ====== | ||
| + | |||
| + | Universal GPIO 40 pins board header, used for communication between board and different external devices. | ||
| + | |||
| + | ====== Reference table ====== | ||
| + | |||
| + | <WRAP important > | ||
| + | Current GPIO numbers valid for vendor kernel only. Mainline linux kernel GPIO numbers will be different... | ||
| + | </ | ||
| + | |||
| + | <tabbox Linux> | ||
| + | |||
| + | ^ GPIO num ^ Name ^ Pin ^ Pin ^ Name ^ GPIO num ^ | ||
| + | | | 5V | 1 | ||
| + | | | 5V | 2 | ||
| + | | | USB_DM | ||
| + | | | USB_DP | ||
| + | | | **GND** | ||
| + | | | VCCMCU | ||
| + | | | MCU_NRST | ||
| + | | | MCU_SWIM | ||
| + | | | **GND** | ||
| + | | | ADC_CH0 | ||
| + | | | VDD1V8 | ||
| + | | | ADC_CH2 | ||
| + | | 470 | SPDIFOUT | ||
| + | | | **GND** | ||
| + | | 457 | PIN.D3 | ||
| + | | 456 | PIN.D2 | ||
| + | | | **GND** | ||
| + | | | UART_RX / PIN.D1 | ||
| + | | | UART_TX / PIN.D0 | ||
| + | | | 3V3 | ||
| + | |||
| + | <tabbox Android> | ||
| + | |||
| + | ^ GPIO num ^ Name ^ Pin ^ Pin ^ Name ^ GPIO num ^ | ||
| + | | | 5V | 1 | ||
| + | | | 5V | 2 | ||
| + | | | USB_DM | ||
| + | | | USB_DP | ||
| + | | | **GND** | ||
| + | | | VCCMCU | ||
| + | | | MCU_NRST | ||
| + | | | MCU_SWIM | ||
| + | | | **GND** | ||
| + | | | ADC_CH0 | ||
| + | | | VDD1V8 | ||
| + | | | ADC_CH2 | ||
| + | | | SPDIFOUT | ||
| + | | | **GND** | ||
| + | | | UART_RX | ||
| + | | | UART_TX | ||
| + | | | **GND** | ||
| + | | | Linux_RX | ||
| + | | | Linux_TX | ||
| + | | | 3V3 | ||
| + | |||
| + | </ | ||
| + | |||
| + | ====== Get GPIO number ====== | ||
| + | |||
| + | If the GPIO number above changed, you can also follow the [[: | ||
| {{page> | {{page> | ||