Skip to main content
MAesc.1
Associate
July 14, 2020
Question

Why my Flash Write is working?

  • July 14, 2020
  • 2 replies
  • 854 views

Hello

I can write and read to the flash, but in my opinion it should not work.

Facts:

  • STM32F205RCT
  • Flash Size: 256 kBytes

In the "FlashProgramming Manual" there is a maximum of 11 sectors mentioned. With total 1 MByte of memory. In my case I have only 256 kBytes, so I think I only have up to sector 5 available.

0693W000001sqi7QAA.jpg

But when I try to write to sector 11 (0x080E 0000) it works:

0693W000001sqh9QAA.jpg

Does anybody know why?

Thanks and best regards,

Manuel

This topic has been closed for replies.

2 replies

Tesla DeLorean
Guru
July 14, 2020

>>Does anybody know why?

The die still has 1MB on it, they only tested the first 256KB, as they could run 3-4x the parts through the tester that way

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
MAesc.1
MAesc.1Author
Associate
July 15, 2020

Ok, that is interesting. Thanks for the info.