The ST7026 supports SPI or I2C. If you must use the SPI interface, then you need 'bit-bang' the A0 bit (parameter or instruction) with the CPU or perhaps use a timerA peripheral. The MSP432P401Y does not have the LCD peripheral. The eUSCI peripheral typically used from SPI does not support 9-bit data. Regards, Chris
↧