Why "Page Erase/Program cycles" is less than "Sector Erase/Program cycles"

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Why "Page Erase/Program cycles" is less than "Sector Erase/Program cycles"

ソリューションへジャンプ
1,788件の閲覧回数
conradkwok
Contributor II

Hi,

In the section "11.1 Flash Memory" of the LPC51U68 and LPC54xxx datasheet, it states that

flash_ds.jpg

Why the number of "page erase/program" is a less than "sector erase/program"?
Page is part of a Sector. It does not make sense that a Sector can be erased 10000 times
but a Page can only be erased 1000 times.

Is it an error of the datasheet?

Thank you in advance.

ラベル(2)
タグ(1)
0 件の賞賛
返信
1 解決策
1,590件の閲覧回数
soledad
NXP Employee
NXP Employee

Hi, 

The datasheet is correct. If you use the page erase, you may only get 1000 cycles.

Prefer to use Sector erase + Page write for better FLASH endurance

Have a great day,
Sol

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,591件の閲覧回数
soledad
NXP Employee
NXP Employee

Hi, 

The datasheet is correct. If you use the page erase, you may only get 1000 cycles.

Prefer to use Sector erase + Page write for better FLASH endurance

Have a great day,
Sol

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信
1,590件の閲覧回数
conradkwok
Contributor II

Hi Sol,

Thank you for your answer.  But there is one more thing that need to be clarified.

If one sector has 128 pages,

  • can each of the pages has a minimum of 1000 erase/program cycles
  • OR the total number of page erase/program cycles in that sector has a minimum of 1000 erase/program cycles.

Thank you in advance.

Regards,

0 件の賞賛
返信