User Activity

Hi I am having some trouble adjusting the brightness for the STM32F7.I used this in main.c, and externed it I tried using this in model.cpp and in main.c, neither seems to adjust the brightness of the display. void setDutyCycle(float duty_cycle) { ...
Hi I was wondering the recommendation on dynamically loading containers a screen vs pre populating the screen with containers. Here is the situation, when the display loads up, is receives data from a controller. The screen for the display displays x...
Hi, I was wondering the safety regarding using a presenter within a container? I need the container, on click, to send information to the model. I cannot do this from the view, because this is a onclick function. Is it safe for me to define/set the p...
Hello, I am having issues in the IDE, with making the application transition screens.What I've noticed is that even though the goToScreenX function for specific screens is declared in the FrontEndApplicationBase.cpp, it hard faults if the screen tran...
Hello, is it possible to allow a user to upload a file to the display? For example, if there was a usb input, the display, can read the contents or write to the usb?
Kudos from
Kudos given to