TS-4100 CPU DIO Table

From embeddedTS Manuals
Revision as of 15:04, 7 June 2016 by Mark (talk | contribs) (Created page with "The GPIO numbers in the table below are relevant to how the Linux references these numbers. The CPU documentation refers to bank and IO while Linux flattens this out to one n...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The GPIO numbers in the table below are relevant to how the Linux references these numbers. The CPU documentation refers to bank and IO while Linux flattens this out to one number space.

Schematic Name CPU PAD [1] GPIO Number Common Functions [2] Location
CONSOLE_RXD UART1_RX_DATA 17 Console uart CN2_095 / Silabs
CONSOLE_TXD UART1_TX_DATA 16 Console uart CN2_093 / Silabs
SPARE_1 UART1_CTS_B 18 GPIO #FPGA
SPARE_2 UART1_RTS_B 19 GPIO #FPGA
UART2_RXD UART2_RX_DATA 21 #COM_Ports CN2_084
UART2_TXD UART2_TX_DATA 20 #COM_Ports CN2_082
  1. The pad name does not often correspond with the functionality of the IO we use, but can be used to reference the pad in the CPU manual.
  2. This does not contain all of the functions possible for a pin, but the common functions as they are used on our off the shelf basebords. Consult the i.MX6 CPU Reference manual for a complete list.