2019-02-27 07:27 AM
There seems to be a problem in the generated project with the OS_TimeMS GUI time not being updated from the main systick. Yes, can modify the generated HAL_TIM_PeriodElapsedCallback to call GRAPHICS_IncTick, but the display still doesn't come up properly. All I want to see is Hello World come up on the screen. Is there some other configuration needed?