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!