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.

CCS/MSP430F417: SPI Implementation

Part Number: MSP430F417
Other Parts Discussed in Thread: MSP430F4132

Tool/software: Code Composer Studio

Hello,

How can i implement SPI communication on MSP430F417?

SPI communication doesn't seem in datasheet. I have to choose this MCU because it's the cheapest MCU which supports LCD.

Thanks.

  • Hello Ahmet,

    This device does not have any HW support for any communication protocol including SPI. If you want to continue using this device, then you will have to develop a SW SPI. The better option would be to choose a device that has HW SPI support. A similar device to what you have has LCD + SPI support would be the MSP430F4132.

**Attention** This is a public forum