cancel
Showing results for 
Search instead for 
Did you mean: 

Pin to pin replacement for STM32F407VGT6 with higher RAM and Flash memory

chandrashekharchinta
Associate II
Posted on September 13, 2017 at 09:15

I want to know if we have pin to pin replacement for #STM32F407VGT6 with higher RAM and Flash memory. #STM32F407VGT6 has 1MB of flash and 192 KB RAM but we are running out of space in both areas and hence looking for controller which can replace it without any other hardware change. 

Please help!

Shekhar

5 REPLIES 5
Posted on September 13, 2017 at 11:08

Check out STM32F427VIT6

JW

Posted on September 13, 2017 at 16:26

Hi JW,

Thanks for reply. 

STM32F427VIT6 has 256 Kbytes of RAM. Do you see any controller with pin to pin mapping having more RAM than this? 

Thanks once again!

Posted on September 13, 2017 at 16:43

No.

.

The 'F7 are very incompatible in QFP100.

The 'F413 has a QFP100 almost-compatible package, you'd need to retrace one pin; there might be functional differences too.

Consider using external memories or try to rethink your application to reduce memory need.

JW

Posted on September 13, 2017 at 16:54

How much memory do you actually need? If someone did a poor job estimating the complexity and footprint of the design, you'd perhaps want to revisit it all with some clarity and thought, and consider if what you've built thus far can be refactored to run within the limits of the hardware chosen.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Posted on September 14, 2017 at 14:13

Thanks Clive and JW. My current application need is already exceeding 200KB of RAM and to be on safer side I am looking for RAM with size around 300 KB. I will revisit my requirements as you mentioned and see if I can reduce memory need.

Thanks guys!