User Activity

We have an STM32H750 ARM Cortex M7 processor in our product and are compiling C code using STM32CubeIDE. We want to have default code in FLASH that is able to run the default application by itself but which can also load an updated application to AXI...