This is a full MSP430 working project illustrating the ST7032i capabilities with the NEWHAVEN LCD. I tested the functions using the MSP430FR6989 and CCS ver 10.3 The LCD's datasheet mentions that it works at 3v but as I can see at Arduino projects it is fine with 3v3. I, also, use 3v3 at the launchpad.
The function included in this project is based on the Arduino free library for ST7032i, developed by "LCD_ST7032.h - Arduino i2c master library for LCD ST7032 Olav Kallhovd sept2017"
The I2C is software-based and I use the Driverlib.h of the Msp430ware.
I can't find who wrote the I2C functions to mention his name here.
Comments
Please log in or sign up to comment.