Executing code in external OCTO SPI-flash for H7-device?
Hi!
I have a TouchGFX project based on a H725-device with a large display 1024x600 having a fair amount of graphic components. It is a custom board but I am using STM32H735G-DK as a reference.
I have two related questions before moving onwards:
1. Application updates. From a customer’s perspective, is there a easy way to do updates via let say UART with just ONE application package (.BIN file) eventhough images are stored in the external flash?
2. Executing code in external flash. Placing BOTH app code and images in the external flash could be an alternative, however, from documentation it is not entirely clear to me if the H7-series actually supports this for a OCTO SPI?
Many thanks in advance