Documentation for RCM SSRS0 ans SSRS1

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

Documentation for RCM SSRS0 ans SSRS1

Jump to solution
849 Views
Keith4DSmith
Contributor V

The registers RCM->SSRS0 and RCM->SSRS1 are listed in the SDK file MK22F51212.h. There is no documentation the K22 sub-family referenced manual, rev 5, 2015.

The RCM documentation section stops at the Mode register, MR.

Where would I find documentation on SSRS0 and SSRS1?

This does appear to be a set of registers that may or may not be able as the SDK has a flag in MK22F51212_features.h

/* @brief Has sticky system reset status register RCM_SSRS0 and RCM_SSRS1. */
#define FSL_FEATURE_RCM_HAS_SSRS (1)

Tags (1)
1 Solution
699 Views
victorjimenez
NXP TechSupport
NXP TechSupport

Hello Keith,

Could you please provide your full device number? Please notice that the K22 family is subdivided in multiple sub-families and each of them have their own reference manual.  If you want to see the information about the registers SSRS0 and SSRS1 then you should see the following reference manual. But keep in mind that this reference manual only supports the sub-families that are mentioned in the cover. 

To find the correct reference manual for your device, first you need to get your full device ID. Then in the documentation page you can see the supported parts of each reference manual. 

pastedImage_2.png 

Hope it helps!

Victor.

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

----------------------------------------------------------------------------------------------------------------------- 

View solution in original post

2 Replies
700 Views
victorjimenez
NXP TechSupport
NXP TechSupport

Hello Keith,

Could you please provide your full device number? Please notice that the K22 family is subdivided in multiple sub-families and each of them have their own reference manual.  If you want to see the information about the registers SSRS0 and SSRS1 then you should see the following reference manual. But keep in mind that this reference manual only supports the sub-families that are mentioned in the cover. 

To find the correct reference manual for your device, first you need to get your full device ID. Then in the documentation page you can see the supported parts of each reference manual. 

pastedImage_2.png 

Hope it helps!

Victor.

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

----------------------------------------------------------------------------------------------------------------------- 

699 Views
Keith4DSmith
Contributor V

Thank you for the clarification on different reference manuals.