User Activity

I tried adding it to wildcard characters but it always displays Fallback character "?". If I try to copy  “⌫”  to wildcard ranges i get a warrning "unexpected character ⌫". I want to display this as  a character and not as an image. Is this achivable...
I am trying to enable a warning/error  for magic numbers in code analysis. But after I build the project I get no warnnings/errors regarding the magic numbers even tough I  have a lot of magic numbers troughout  the project. How do i enable code anay...
I am using external flash for  TouchGFX resources and also for saveing some parameters.  I am doing the saveing of parameters in runtime with following code (emulated eeprom is in external flash):  void eepromCtrl(){ uint8_t EEpromQueueFillLevel = u...
I am using Stm32CubeIDE 1.12.0 and would like to install the latest touchGFX  generator (4.22.0) but it is not available in Embeded software package manager...             
I am using Stm32CubeIDE 1.12.0 and would like to install the latest touchGFX  generator (4.22.0) but it is not available. 
Kudos from