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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

Jump to solution
669 Views
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 Kudos
Reply
1 Solution
658 Views
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

View solution in original post

0 Kudos
Reply
1 Reply
659 Views
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 Kudos
Reply