From the Example "Hello World" with SK-S7G2, the event is triggered by touching the LCD panel. Only then do you see an update in the display. I would like to understand how to set up a different trigger, such as from 1) the GX_EVENT_TIMER (e.g., updating display every 50ms or so and/or 2) updating the display once some serial data is received from a sensor over a peripheral bus. Are there any examples that illustrate how this is done?
↧