Question
stm32f103vgt6 flash issue
I am currently using the STM32F103VGT6 MCU controller, which has an internal flash 1MB divided into two banks, each with a size of 512KB. I have written a code that is 600KB in size. After writing to the entirety of Bank 1, I attempted to write to Bank 2 but have been unsuccessful. Is there a specific setting that needs to be adjusted in order to write to Bank 2?
