2024-08-16 03:17 AM - edited 2024-08-16 03:58 AM
Is there any example to flash firmware image to external flash memory over SPI and execute in place.
Device - STM32H7S3L8
2024-08-16 07:51 AM
Hello @AnoopYadav
Please refer to the QSPI example provided in STM32CubeH7.
This Application Note AN4760 provides detailed information on the Quad-SPI interface on STM32 microcontrollers and microprocessors. It includes examples and guidelines for configuring and using the QSPI interface for executing code from external flash memory.