I am currently working with the STM32F746G-Disco development board and a 7-inch capacitive touch LCD. The size of the generated hex file exceeds the capacity of the internal flash memory. As a solution, I have added an external flash memory (N25Q128A). Could you please provide guidance on how to flash the firmware and configure the system to boot from the external memory? Thank you!
I attempted to flash the external memory and I am now expecting the output to be displayed, with the system booting from the external flash memory.