Bank Swap
There is a point that confuses me, I am reading from the datasheet, but I wanted to ask some questions.For stm32f4, there is FB_MODE bit in the SYSCFG register (8th bit), if the FB_MODE bit is 0, the address 0x08000000 becomes BANK1, if it is 1, the ...