cancel
Showing results for 
Search instead for 
Did you mean: 

Please suggest an alternate MCU for STM32F746IGT6. (With more flash memory)

AT S.1
Associate II
 
1 ACCEPTED SOLUTION

Accepted Solutions

Hello,

Unfortunately not. The max Flash size in F7 family is 2MB. But you can add external QSPI NOR Flash for memory extension.

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.

View solution in original post

6 REPLIES 6
SofLit
ST Employee

Hello,

STM32F7x9 as an example. It has 2MB of Flash:

https://www.st.com/en/microcontrollers-microprocessors/stm32f7x9/documentation.html

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.
AT S.1
Associate II

Hi, Thanks for the reply. Is there any other MCU with more than 2MB flash in the same family?

Hello,

Unfortunately not. The max Flash size in F7 family is 2MB. But you can add external QSPI NOR Flash for memory extension.

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.
AT S.1
Associate II

Ok... Thanks for the update...

The STM32F746G-DISCO has something like 16MB (128Mbit) of QSPI NOR memory externally for code, data and graphics. ​https://www.st.com/en/evaluation-tools/32f746gdiscovery.html

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

Thank you!