Hi,
I'm Designing a board with the AM3354 with two ethernet interfaces, nand interface, MMC0 interface.
I would like to configure the MMC1 as follows:
MMC1_D0 connected to GPIO3_9
MMC1_D1 connected toGPIO3_10
MMC1_D2connected toGPIO2_18
MMC1_D3 connected to GPIO2_19
MMC1_CLK connected to GPIO1_30
MMC1_CMD connected to GPIO1_31
This configuration is not present on the Pin Mux utility. Is it valid anyway?
The alternative is to use
MMC1_CLK , MMC1_CMD
muxed with the MDIO signals.
is it possible to have the MDIO interface and the MMC1_CLK and MMC1_CMD signals on the same GPIO? Or must I make a sort of Muxing?
Regards
Sandro