Using HAL LL to set BFB2 bit on STM32L4xx, help needed!!
Hi community,I'm currently trying to set/reset the BFB2 bit from application program, under MBed, with a STM32L476RG.Though setting/reseting BFB2 can be done properly thru ST-LINK, I did not manage in modifying the option bytes, using the HAL/LL driv...