User Activity

Hi,I am currently working on a resource-hungry project which requires a lot of memory for storing various buffers and RTOS threads stacks and objects. We are using the STM32L476 controller with Keil uVersion 5.34 IDE and Keil RTX5 as RTOS (CMSISv2) f...
I have done porting of low level driver required for touchGFX to stm32l496 discovery board and I want to change the orientation of display. For that I am using setDisplayOrientation API and I can rotate UI (buttons and other widgets) by 90 degree. Bu...