Solved
How to properly set the flash size (64KB / 128 KB) for STM32F103C8T6 in STMCubeIDE?
Hi, I am working on a firmware for STM32F103C8T6 with 128KB of flash. When I create a new project in the STMCubeIDE by default it sets the flash size to 64KB. I have changed the flash size in the linker file to 128KB. Is it the only change required or some more required? Thank you.
