On MSP-EXP4305529LP, the grlib example compiles without errors. Grlib version 3.21.00.00 has been updated to be compliant with the CMSIS-Core standard header files for MSP432. I will spent some spare time to check how to make the grlib example working…
Part Number: MSP430F5418A Other Parts Discussed in Thread: MSP-GRLIB ,
I am using the MSP-GRLIB with a MSP430F5418A attached to a Displaytech DT024DTFT QVGA display. All of the MSP-GRLIB functions work except the compressed images. The six images in the…
Part Number: MSP430G2553 Other Parts Discussed in Thread: MSP-GRLIB Where could I shaw usci received message on sharp96?
In grlib,there is only how to draw picture like circle、line、pixels etc,all is const ;I need sharp96 show the message received from…
Hey Kris,
Do you have a launchpad for the LCD Boosterpack to plug onto? The most common is the msp-exp430g2et.
Here is a code example using GRLIB with the launchpad: dev.ti.com/.../
Unfortunantly, I don't know of any Energia Examples.
Thanks…
Hello Jerry,
Which peripheral are you planning to interface SSD1963 with the MCU? SimpleLink MSP432P4 SDK has grlib that can do what you are requesting. Grlib will be included in the SimpleLink MSP432E4 SDK in the next release. You will have to write…
Jason,
I saw the reference to MSP-EXP430FR5969 in the initial post and mistakenly thought that was the platform you were working with.
Unfortunately there is no out-of-box example in the TI Resource Explorer for the MSP-EXP430FR5994 yet but there is an…
Part Number: EK-TM4C129EXL Other Parts Discussed in Thread: MSP430F6659 , BOOSTXL-K350QVG-S1
Hello,
I have 7" TFT display based on ssd1963 controller and have TIVA development board EK-TM4C129EXL. I have searched on internet for supported graphics…
Hello M Mohammed,
Seeing as how the issue lies with the LCD and not the MCU you may not find much support on the MSP430 forum. We do offer the MSP-GRLIB library but the examples are specific to the Kentec QVGA LCD and SSD2119 driver. I suggest you…
Part Number: MSP-EXP430FR2433 Other Parts Discussed in Thread: ENERGIA , MSP430WARE , MSP430FR2433 , MSP-EXP430FR4133
Hi,
The Energia LCD_SharpBoosterPack_SPI works fine with the MSP430FR2433, however I did not see an example or code for the 430BOOST-SHARP96…