STM32G4 Flash Erase trouble at address greater than half flash
Hello,i have an issue with erasing flash on STM32G4.When i try to erase addresses above half of the flash (above 0x8010000), it does not erase anything. It works when i try to erase below this address.However the function HAL_FLASHEx_Erase returns HA...