Hi there,
I am currently getting my head around the ADSP 21569 processor and am playing with some code examples.
The pin multiplexing tool comes in handy when trying to add / change some pin routings.
However, I am not sure if I fully understand the signal names in the EV-SOMCRR-BRKOUT schematic.
E.g: I want to use SPI0_SEL1 which is located at Port A pin 9.
I can find all kinds of SPI0 signals in the schematic but not SPI0_SEL1. So, after some searching, I found that e.g. UART0_CTSB is located at P3 pin 25 on the breakout board. UART0_CTSB is routed to Port A pin 9.
So, If I understand correctly, all pins are available at the BRKOUT and I have to look in the 21569 datasheet for all available pin mux functions for the desired pin and search the BRKOUT schematic for those until I found a matching one?
Regards,
Rainer