Flash operration

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

Flash operration

1,499件の閲覧回数
kalaimaniarumug
Contributor I

How to calculate the FLASH writing time of MKV3x serious microcontroller? The formula for that. Why is it not working in high speed mode?

ラベル(1)
0 件の賞賛
返信
2 返答(返信)

1,431件の閲覧回数
mjbcswitzerland
Specialist V

Hi

Flash write times can be found in the data sheet. However they vary between chips and change with age and so can not be considered to be a fixed value - instead you need to consider the maximum value that is given.

In HSRUN mode flash operations are not possible - they are blocked. I don't know the physical reasons for this.

Regards

Mark

[uTasker project developer for Kinetis and i.MX RT]

0 件の賞賛
返信

1,431件の閲覧回数
bobpaddock
Senior Contributor III

Some Flash technologies are slow compared to the reset of a given architecture, so various work arounds are implemented, copy to RAM and run from there, wait states, don't allow  etc.

https://www.renesas.com/us/en/  Rx parts have a faster Flash technology than most other implementations, so don't run into until a lot higher frequencies.

0 件の賞賛
返信