2020-08-06 08:00 AM
In order to evaluate emWin graphics library, I'm using the evaluation board STM32H745I-DISCO and I'm trying the example project "STemWin_HelloWorld".
When I call GUI_DispStringAt ("hello",0,0) I see that the string is not displayed from X = 0 position, but from an X offset of some pixels. Also the "STemWin_SampleDemo" example project have all the windows that start from an offset from the left of display. What could be the problem?
Thanking in advance,
Massimo Badanai