Dual bank issue on a STM32F769BG.
Hello,
I work on a STM32F769BG and I m currently trying to setup the dual bank. I have a bootloader that check the validity of the application on the current bank and an application. My bootloader works in single bank configuration however it doesn't pass through the initialisation phase in dual bank mode and end in hard fault or NMI fault. To setup the dual bank I follow the AN4826 and AN2606. Besides, the application seems to work normally even in dual bank mode ....
Thanks in advance for your help,
Raphaël RIO