This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Starterware/AM3359: SPI1 signal output

Part Number: AM3359

Tool/software: Code Composer Studio

hello,

i'm going to send the signal of SPI1_CLK&SPI1_CS to the Oscilloscope,

i use the sample code "MCSPIflash" in startware,

in that code,it use the SPI0,

i change it and use the SPI1,i also set the pinmux and the clkconfig,

but there is no signal show on the screen....

how can i do?