How to know which data in hex files is for internal Flash & which is for External QSPI Flash?
Hello Everyone,I am working on a project in which we load hex or bin file in USB pendrive and stm32F7 will read this file over USB_FS using Fatfs. Then it will program it self using same hex file(IAP from USB pendrive ). if i am using only internal f...