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.

MSP430F5419A INTERFACING WITH TFT LCD

Other Parts Discussed in Thread: MSP430F5419A

Hello,

I am trying to interface the TFT LCD to MSP430F5419A using SPI.

I want to use USCI_A1 SPI  for that i am using P5.5(STE), P5.6(SIMO), and P3.6(CLK) pins.

I am connecting these pins to cs,sda,scl pins of  TFT lcd and also I am using 2 more gpios to connect A0 and reset pins of the TFT.

I want to know that Is this pin configuration is correct ?

Thank you.