TMS320C553x datasheet (sprs737a, 4.7.1.1., table 4-10, ) says, that PPMODE field of EBSR register are supported only for 5535 DSP, and for 5532/3/4 - not supported. But according to information from DSP pinout - some pins (affected by PPMODE from EBSR) have multiplexed functions not only in 5535, but in 5532/3/4, i.e. UART/GPIO/I2S3 and I2S2/GPIO/SPI.
It is possible to setup 5532's pin multiplexing for the following configuratiuon?
pins {L1, M2, N2, M5, L3, K1, N4} => SPI
pins{J2, N5, P2, N7, P3, P8} => GPIO
pins{P11, P5, P9, N10} => I2S2
pins {M11, N12, P13, P12} => GPIO
Or, following configuration:
pins {L1, M2, N2, M5, L3, K1, N4} => SPI
pins{J2, N5, P2, N7, P3, P8} => GPIO
pins{P11, P5, P9, N10} => GPIO
pins {M11, N12, P13, P12} => GPIO
Or, where can I get full information about pin multiplexing (I2S2/GPIO/UART/SPI) for TMS320C5532 DSP?