Other Parts Discussed in Thread: MSP432E411Y, MSP-EXP432E401Y, MSPM0G3507, MSP-GRLIB, MSP430F5529, LP-MSPM0G3507, SYSCONFIG
Tool/software:
Hi
I recently purchased a BOOSTXL-K350QVG-S1 from RS Components. I have tried this on a MSP430F5529LP and cannot get the LCD to display anything. I have confirmed that the Touch is working, since the code interrupts if I put a run to line break on "if(Graphics_isImageButtonSelected(&primitiveButton,g_sTouchContext.x,g_sTouchContext.y))"
Since I could not get this working on the MSP430, I also tried compiling the example code for the "kentec_lcd_MSP432E411Y_BGAEVM_nortos_ccs" for the MSP-EXP432E401Y but i cannot seem to get this to compile properly.
Does anyone have a link to some code for either of the two kits that I have to check if the BOOSTXL-K350QVG-S1 is working properly?