This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM3358: GPIO pin names

Part Number: AM3358

Hi.

I need to know the following kind of mapping like:

GPIOX[Y] <-> associated line acronym

For example I know that

GPIO1[6]  has GPMC_AD6 acronym and in control module the appropriate register have offset 0x818 (to configure this line mux mode)

I need the following mapping for all 32 * 4 gpio pins (not only pins from development board IOpads) . Could you suggest where could i find it in TI docs? Thank you.