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.

AM3354: SPI configuration issues

Part Number: AM3354

When i configure the spi1,i put modifications base on spi0,however,it doesn't work,what i have changed as follows:

a.McSPI0ModuleClkConfig();
b.McSPIPINMUXSetup();
c.McSPI0CSPINMUXSetup();
d.McSPI0AintcConfigure();
e.change the SOC_SPI_0_REGS to SOC_SPI_1_REGS;
What else should I pay attention to?
Thank you for your reply!