How to configure graphical display in bare metal ?
Hi,
I am working on stm32f746g -disco board. I tried it with TOUCHGFX it worked ,but it is on FREERTOS. I tried by disabling FREERTOS & again regenerating code through TOUCHGFX ,it is executing with OSwrappers file which is an adapter between OS and driver. I want to operate the graphical display in bare metal , so that I can understand the code & make the changes as per my requirement. If anyone have an idea on that please let me know.
Thanks.
