I was looking at the pin-muxing for the AM3352 and wanted to make sure that I was using the tool properly and making the correct assumptions. I am hoping that someone might be able to help.
There isn’t an exact IO set that satisfies the design requirements, but I think that what I mapped out is valid.
1) Address space for one of the “valid” IO sets on the GPMC is larger than what we would have in the smaller package, so I just removed the higher address bits. This turned the legend yellow made it “subset”, but I would assume this is still a valid configuration.
2) When using the UARTs would the control signals (RTS/CTS) be configured for that port [0-6] or can these individual pins be used for another purpose if we don’t want to use CST/RTS? i.e, can I use the RTS CTS pins for port 0 as SPI pins? Again, I would assume that individual pins can be configured and all signals within a set aren’t required if they are not required for our application.
I have configuration files that I could share with someone if necessary.