So we have our pinmux mostly laid out but there is one thing that is bugging us
we were going to use pin H18 as a gpio pin but in our pinmux we are using McASP1 which is using H18 for AXR3. for the AXR pins it says to pick any 2 but when we only pick 2 we get a conflict, when we pick all 4 we get a thumbs up. so when you use McASP1 do you have to pinmux out ALL the pins for that peripheral? or is there a reason we can't unselect AXR2 and 3 to be able to use those pins as gpio?
attached is the pinmux config file