I'm building an application based on the STM32F030F4P6 microcontroller. During the development of the firmware, I realized that the flash memory of the microcontroller is too small.
Can I run my firmware from SPI flash memory? If yes, how could I do it?