Kinetis KX0 - get program flash sector size

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Kinetis KX0 - get program flash sector size

1,278 次查看
abi01
Contributor I

Hello,

I would like to know hot to get information about program flash sector size from the uC?

Is it true that bits 8:7 of the SIM_SDID register reflects the sector size?

 

Thanks for the answer and bets regards.

0 项奖励
回复
2 回复数

1,025 次查看
ignisuti
Contributor IV

Robert,

Any luck?


I have the same question.

0 项奖励
回复

1,025 次查看
abi01
Contributor I

To the best of my knowledge, you can't get sector size directly. But any Kinetis family member working on frequency 120/150MHz uses phrase (64 bits) programming  - sector size is 4KB. Kinetis devices running on 100MHz or less uses longword (32 bits) programming - sector size is 2KB. So the max. frequency of operations gives indirect information about sector size.

0 项奖励
回复