Substituting MK21 part for MK22 part

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

Substituting MK21 part for MK22 part

997 Views
matthew_pattiso
Contributor I

Hi. I have a design based on the MK22FN512CAP12R but due to current procurement challenges I am considering using MK21FX512VMC12 instead. I do not need the extra security/tamper features that the MK21 family provides for this design. Is there an easy way to disable them? Any special strapping of the tamper pins?

Regards,

Matt

Labels (1)
0 Kudos
Reply
1 Reply

990 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Matt,

Regarding the unused tamper pins, it is okay to connect a 10K ohm pull-down resistor.
If the DryIce and RTC modules are not being used, leave the VBAT pin floating. VBAT must never be connected to ground.

The DryIce peripheral requires a 32kHz crystal connected to the RTC Oscillator to work.
The DryIce peripheral is powered from the VBAT rail.
There are bits in DryIce registers that actually enable the tamper functions. Until you hit those bits the input buffer is not actually enabled. The pins default to the tamper function, but you still have to use code before they are really enabled.

There are some difference between MK22FN512CAP12R and MK21FX512VMC12, please change the MCU by using MCUXpresso IDE.

change MCU.png

Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos
Reply