Can different flash part number work as drop in if it is physically same

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

Can different flash part number work as drop in if it is physically same

跳至解决方案
745 次查看
sudhanshumehta
Contributor IV

Hello All,

  We are using MK22FN1M0AVMC12 (with 1MB flash) controller in our product line. Currently, due to chip shortage this is not available in market. 

We got some inventory for MK22FX512AVMC12 (with 512 KB flash). 

We see electrically they are same. only difference is flash. Can software we made for MK22FN1M0AVMC12  will run on MK22FX512AVMC12?

Additional info 

1) Our flash consumption is less than 512KB it is about 300KB. 

2) Both part numbers have same datasheet/pinouts.

https://www.nxp.com/docs/en/data-sheet/K22P121M120SF5V2.pdf

3) we are not using any fancy bootloader for this product line. 

 

4) comparison.png

 

 Thanks

Sudhanshu Mehta

0 项奖励
回复
1 解答
734 次查看
mjbcswitzerland
Specialist V

Hi

As long as you only use 512k of Flash, in the FX512 it can run code for an FN1M0 directly.

Regards

Mark

P.S. if you do every need a fancy boot loader you can also get one for your part from https://www.utasker.com/kinetis/BLAZE_K22.html or https://github.com/uTasker/uTasker-Kinetis

在原帖中查看解决方案

0 项奖励
回复
1 回复
735 次查看
mjbcswitzerland
Specialist V

Hi

As long as you only use 512k of Flash, in the FX512 it can run code for an FN1M0 directly.

Regards

Mark

P.S. if you do every need a fancy boot loader you can also get one for your part from https://www.utasker.com/kinetis/BLAZE_K22.html or https://github.com/uTasker/uTasker-Kinetis

0 项奖励
回复