Dual Flash Memory Bank Swap
I want to try dual-bank project in my STM32F429 Board. So I am using Stm32Cube : IAP-LWIP Example for the this project. I am using 0x08000000 address for the BANK1 and also I am using 0x08100000 address for the BANK2.When I start the BANK1, than I re...