Flashing QSPI using DFU mode in stm32cubeprogrammer
Hi,
i have a custom board based on stm32f769. We are updating the firmware for the same on field using DFU over USB interface. Recently we have added QSPI external flash to store data and graphical assets and we are able to flash the binary using stm32cubeprogrammer over stlink with the help of external loader.
Now we want to support the similar programming method using DFU over USB. Kindly tell us how we can do the same? can we add support for flashing external QSPI flash in any DFU enabled utility / stm32cubeprogrammer or any other way except JTAG/ debugger.
