Hi,
I'm working on custom board based on AM3352ZCE embedded processor. The MCASP module is required together with MII LAN controller. Because of that I decide to use next pins for MCASP0.
ACLKX - V4
AXR0 - U5
AXR1 - W6
fsx - W4
AHCLKR - V5
Instead of pin V5 all pins can be used together. For AHCLKR (V5) I'm getting violation that V5 isn't valid for MCASP0_IOSET_8. Because MII use pins that can be alternative for MCASP I can't use them and I must use pins I explain above. Is it possible to use this configuration while violation is present, and what is purpose of IOSETs because I didn't find anything about that in datasheet or technical reference manual.
Best regards.