Skip to main content
JDavi.9
Associate
July 9, 2021
Solved

What is the flash memory map for the stm32f205re and rf?

  • July 9, 2021
  • 2 replies
  • 810 views

We are using the stm32f205rgt6tr. At present they are not available. We are looking at using the stm32f205re or rf as a replacement, but the memory map in the reference manual and flash programmer manual only have the map for the rg.

This topic has been closed for replies.
Best answer by Tesla DeLorean

The flash structure is consistent across all parts using the same die

4x 16KB, 1x 64KB, 7x 128KB, in that order

Smaller parts have less of the memory tested, the size tested is written to OTP

2 replies

Tesla DeLorean
Tesla DeLoreanBest answer
Guru
July 9, 2021

The flash structure is consistent across all parts using the same die

4x 16KB, 1x 64KB, 7x 128KB, in that order

Smaller parts have less of the memory tested, the size tested is written to OTP

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
JDavi.9
JDavi.9Author
Associate
July 9, 2021

Very interesting!! Thanks for your response.