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.