Other Parts Discussed in Thread: TMS570LS1224
Tool/software: Code Composer Studio
I am using MibSPI1 port on TMS570LS1224, I came across two SIMO and SOMI pins for the same MibSPI port. Why So? please explain.
Example:-
MIBSPI1SIMO[0] -> F19
MIBSPI1SIMO[1] -> E18
Why there are multiple SIMO/SOMI pins for the same MIBSPI1 port? Also can we use both?
And There are multiple number of SOMI and SIMO pins for MIBSPI5, Why?
Example:-
MIBSPI5SIMO[1]-> E16
MIBSPI5SIMO[2]-> H17
MIBSPI5SIMO[3]-> G17
MIBSPI5SOMI[0]-> J18
MIBSPI5SOMI[1]-> E17
Please explain this architecture.
Also, please provide example code to test SPI functionality.