Posted on June 04, 2018 at 22:36Hi.I tried to port latest SBSFU to STM32L4+ line of MCUs using NUCLEO-L4R5ZI board.I modified preprocessor macro to STM32L4R5xx and I found such problems:1. FLASH_PAGE_SIZE for L4+ is 0x1000, while for L4 it is 0x0800...