This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
The code for the BOOSTXL-EDUMKII LCD found in MSP-EXP432P401R Software for Windows works fine in CCS - also for cheap ST7735 based LCD from China.
However, there seems to be no ST7735 driver / HAL libraries for MSP430. Also, there seems to be no working code for ST7735 in Energia. There are many references to Screen_ST7735.h on energia.nu / 43oh / github, but it seems to be dead links or vaporware.
Can anyone point me to WORKING code for ST7735 on Energia and/or CCS MSP430. I shout working because none of the links I have found that claims to have a ST7735 library actually presents .h and .c / .cpp files.
Thank you.
Roy
For information only - in case anyone else wants to use ST7735 on MSP430 : I now have parts of UTFT library www.rinkydinkelectronics.com/library.php running ST7735 on Energia and ST7735 / GRLib in CCS by using code snippets from github.com/.../9ca1816f5c4ab81bea9e3fc3d24c0e07481e152a .
The PCB for the DIY "boosterpack" is bare metal www.ti.com/.../TIDM-LPBP-EMADAPTER
Thank you Jeff.
I will try your code on a MSP430G2553 chip I have laying around somewhere.
I will now click 'verify Answer' on this thread - even if there is no answer (with any substance) from TI. It might help people looking for MSP430 / ST7735 code. The first question for this combo on e2e seems to be from 2013 (search 'ST7735 LCD driver?'). So I guess the information in this thread will be useful for others.
Roy
**Attention** This is a public forum