How to implement SNVS on imx8mplus platform ?

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

How to implement SNVS on imx8mplus platform ?

461 Views
t2865k5
Contributor I

Dear NXP ,

I read the NXP IMXMPRD.pdf . I still don't know how to implement SNVS. 
I want to know more clearly in programming .

For example: what kind of codes should I modify ? (*.c ,*.h) 

0 Kudos
3 Replies

375 Views
t2865k5
Contributor I

Dear NXP ,

(1) How to enable SNVS on imx8mplus board?

(2) How to return to normal mode when it has entered SNVS state?

0 Kudos

349 Views
Harvey021
NXP TechSupport
NXP TechSupport

(1) How to enable SNVS on imx8mplus board?

SNVS has lots of functions. which functions you are asking for? 

(2) How to return to normal mode when it has entered SNVS state?

is this question asking for SNVS LP mode? means just power related questions?

 

Best regards

Harvey

0 Kudos

402 Views
Harvey021
NXP TechSupport
NXP TechSupport

Hi @t2865k5 

source code related to SNVS, as I know, you can refer to rtc-snvs.c and snvs_lpgpr.c under linux driver. 

furthermore, you can refer to the chapter of SNVS of i.MX8MP SRM.

By the way, can you please share the IMXMPRD.pdf?

 

Best regards

Harvey

0 Kudos