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.

Compiler/AM3359: SPI1 problem

Part Number: AM3359


Tool/software: TI C/C++ Compiler

AM3359 ice

IDE:CCS

I found the sample codes that only having spi0's setting not spi1 did.

And I thing to know that McSPI1ModuleClkConfig() and McSPI1CSPinMuxSetup()  to how to change from McSPI0ModuleClkConfig() and McSPI0CSPinMuxSetup()  in mcspiFlash.c.

Because there are no McSPI0ModuleClkConfig() and McSPI0CSPinMuxSetup()'s codes 

Can you give me the suggestions or samples to write McSPI1ModuleClkConfig() and McSPI1CSPinMuxSetup().

thanks