Hello,
I have a simple question how to set a muliplex I/O line as a basic GPIO. Okay, GPIO_120 to 129 can either be selected as a MMC CARD, MCSPI2 interface or as GPIO. If I choosing the GPIO_122 through 125 as a SPI interface then can I choose GPIO_120,121,126~129 as a basic I/O line. I also can select the GPIO_120~129 as a basic I/O line by not selecting the MMC and MC SPI2 interface.
MMC1_CLK/GPIO_120,
MMC1_CMD/GPIO_121,
MMC1_DAT0/MCSPI2_CLK/GPIO_122,
MMC1_DAT1/MCSPI2_SIMO/GPIO_123,
MMC1_DAT2/MCSPI2_SOMI/GPIO_124,
MMC1_DAT3/MCSPI2_CS0/GPIO_125,
MMC1_DAT4/GPIO_126,
MMC1_DAT5/GPIO_127,
MMC1_DAT6/GPIO_128,
MMC1_DAT7/GPIO_129,
Am I correct please?
If I want to select them as a GPIO which control register I need to specify this selection please?
High Regards,
Ali.