Other Parts Discussed in Thread: TXS0108E, CC1310, PCF8574
Tool/software: Code Composer Studio
CC1310 communicates with display HD44780 via I2C. Interfacing hw: PCF8574 and TXS0108E. TexDispI2C6 is 4 bits interface. TexDispI2C8intf1 is 8 bits interface. The only difference between them is:
void LcdInit(void). The latter works better regarding power switch on.