Resolved! Flash bank swap on STM32L471ZG - how BFB2 and FB_MODE works?
Hi!We are working on a remote FW update feature, where we receive the FW binary from another MCU via UART4 in chunks. The process starts with erasing a region in flash bank 2 (page 256 - 406). Then it receives the FW image in 2K chunks, CRC checks th...