User Activity

Hi, I am looking into processor based ways to flip the display, using a STM32L4R9. My display can handle horizontal pixel flip, but unfortunately not vertical so I want to see if I can do that without too much overhead in the processor.@Martin KJELDS...
Hello, ST engineers. I am working with a general purpose IMU for a tilt sensor application. I am observing some drift on the sensor while the device is off. I have heard that all IMU's can drift a bit, but I was under the impression that it would hap...
Hi TouchGFX Engineers,I have been debugging an issue while developing secure updates for a touchgfx interface and I am interested in your thoughts on the problem:Firewall is configured to protect flash at the start of each bank as per SBSFU requireme...
Hi All,I am almost finished integrating the SBSFU into my project. I can run the SBSFU and user app and update the processor, STM32L4R9VITx, successfully while no protections are enabled. When I enable firewall protection it boots into my application...
Hi, I am trying to use the ST-CUBE-EEPROM driver to store some settings with touchgfx 4.16.I have a separate section defined in the linker script, 24kB for 500 variables at the end of the internal flash. It works well if I run it before the touchgfx ...