Can't erase/write some Flash page in STM32G071RB
Hello,I'm writing a Flash HAL driver in order to understand better how this CHIP work.My functions at the moment work correctly but for some page I have an HardFault(During erase).For example I can't erase/write the page 0 and others pages.Please cou...