Part Number:MSP432P401R
Hello,
I am trying to use a 16x2 lcd with MSP432.
I have previously tried the 16x2 lcd with arduino and it worked fine.
Can anyone help me on how to go about coding it in MSP432, either CCS or energia.
I tried the example programs in Energia but I think those are compatible for MSP430 only.
Also, in energia code in says connect LCD's clock pin but there is no clock pin on 16X2 lcd. It says connect reset pin and even thats not there on the lcd.
I have attached the pic of the same.
Kindly help, the code used in energia is examples -> coglcd -> helloworld