CubeProgrammer erase wrong sector on STM32H563VGT6 (1MB Flash) device
Hi,
When I downloaded a .hex file to my STM32H563VGT6 (1MB Flash) using STM32CubeProgrammer v2.20.0, I encountered an issue where it would erase the wrong sector. For example, as shown in the image below, it was supposed to erase sectors (76..91) and sector 115, but I found that the contents of sector 27 is erased.
I also try to "Erase selected sectors" (76..116) manually, but sector 27 still be erased.
However, I did not have this problem when downloading the same .hex file using an STM32H563ZIT6 (2MB Flash).
