2020-06-18 06:45 AM
Hi, I have so far successfully used TouchGFX to create GUI that ineracts with a button press (Later this will be ported to interact with CANBUS)….I digress.
Now I want to add a bigger 5inch screen (Still waiting on DSI Displays to turn up) So using the B-LCDAD-HDMI interface to take the DSI signals to drive a HDMI display - Thought this may have been easier than it looked. Anyway I read somewhere else on here about the need to add #define USE_LCD_HDMI - However where should this be added? and what are you defining? normally there is a value!?
Setup is STM32F769I-DISCO + B-LCDAD-HDMI using touchGFX and STMCUBEIDE
So at the moment all I get is a blank screen … Screen works (already checked that).
Any help appreciated?