SBSFU example for the STM32F722
Hi,
I have trouble adapting the STM32F769I_Discovery_2_Images_SBSFU example for the STM32F722. There are so much inconsistencies and I don't really know what I should let out and what really is necessary. For example, the STM32F769I uses somehow the stm32f7xx_hal_flash_ex.h, which is not used by the STM32F722 etc.
Is there a built project available for the STM32F722?
Edit: I could solve all the problems, it was because of the dual bank used in the STM32F769I example
