User Activity

We implemented an OTA update procedure where we provide an STM32L476 with a new firmware via serial using the Ymodem protocol in a two-image SBSFU configuration.We are executing long-running tests in which we use the same firmware image to test the u...
We need a powerful M7 core running at high speed + GPU support for TouchGFX. It seems that STM32F750 is a perfect match, apart from the fact that it is missing support for on-the-fly decryption (OTFD). As we would like to use external flash memory an...
On STM32F746, largest sector is 256K and total flash size is 1M. This means that 1/4th of our flash is lost to the swap area. As a result, we do not have enough flash memory left to implement the dual image variant. We are now trying to optimize the ...
Kudos from