STM320B1RE cannot erase page 127 on 256k version
i am using a 256K flash version of the STM32G0B1RE. part of the code is to use page 127 for various settings. when the device first starts up i set these settings at address 0x0308F800 this works perfectly. when i update a settings i erase page 127 then write the new settings. For some reason i cannot erase page 127, i am using single BANK mode, i think. when i pause to examine registers and memory i cannot see all the bits in the FLASH register. Suspect there is an issue with the svd file.
i have used this technique successfully on other CPU versions so i am confident the basic code works. i think i am missing something around the 1 bank or 2 bank settings for this processor.
any help appreciated.
Mark
