Hi,
I have a hard time understand the pins assignment on the launch pad (first time user), Can you help?
For example:
#define RS GPIO_PIN_0 Is this conect to PD0 ????
#define E GPIO_PIN_1 Is this conect to PD1 ????
#define D4 GPIO_PIN_4 ??
#define D5 GPIO_PIN_5 ??
#define D6 GPIO_PIN_6 ??
#define D7 GPIO_PIN_7 ??
Thanks for your help.