cancel
Showing results for 
Search instead for 
Did you mean: 

STSPIN32F0 - Can I increase flash size?

DDomi.2
Associate

I'm working with this MCU in a project and ran out of flash space. Would like to know if there is a wat to add an external flash to this or if there is bigger flash option.

1 REPLY 1
Peter BENSCH
ST Employee

The STSPIN32F0 is based on the STM32F031C6, with the 32 KB flash already being the largest option. In addition to that it cannot be expanded externally due to the lack of an external bus interface. The STSPIN32F0 does contain an SPI interface, but it is neither suitable nor fast enough for executing code.

Have you already used the compiler option to improve optimization?

When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.

/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.