Incorrect Flash Size
Hello. I am confused about the amount of flash on an STM32F105VBT6. From the overview for the STM32F105/107 devices, I gather that this MCU should have 128 Kbytes of flash. And in STM32CubeProgrammer, in the lower right, it says that the target has 128 Kbytes of flash as well. However, I was able to program 139 Kbytes of flash, and it seems like I can successfully write 0x00000000 to the 4 bytes at 0x0803FFFC to 0x0803FFFF. So, the MCU seems to have 256 Kbytes, which is what an STM32F105VC should have. Does anyone know what's going on?
