Hi all,I am developing custom bootloader for STM32F765VG and i have a problem with application's peripheral init which explained below.Bootloader uses LL drivers , applications use HAL drivers.My first application code just toggles a led and only use...