About GPIOs as the wake-up source from LPSR mode of i.MX7S

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

About GPIOs as the wake-up source from LPSR mode of i.MX7S

Jump to solution
1,150 Views
yuuki
Senior Contributor II

Dear all,

We want to use LPSR mode of i.MX7S.
And we want to wake-up a system by an interrupt from GPIO.

The following is explained in a reference manual.

LPSR for i.MX7S.png

GPIO1_IO00-IO07 are supplied power to by NVCC_GPIO1, and GPIO1_IO08-IO15 are supplied power to by NVCC_GPIO2.

GPIO1_IO00-IO07 are explained in LPSR.
 - 8.2.5 IOMUXC LPSR Memory Map/Register Definition

However, GPIO1_IO8-IO15 are explained in the following(not LPSR).
 - 8.2.7 IOMUXC Memory Map/Register Definition


It seems that those are not included in LPSR,
Can GPIO1_IO8-IO15 be used as a wake-up source from LPSR mode?

May I have advice?

Best Regards,
Yuuki

Labels (1)
0 Kudos
1 Solution
934 Views
igorpadykov
NXP Employee
NXP Employee

Hi Yuuki

 

>Is GPIO1_IO00-IO07 a mistake of GPIO1_IO08-IO15?

 

no. It shows just more capabilities for GPIO1_IO00-IO07,

both can be used in LPSR and both wake.

 

Best regards
igor

View solution in original post

0 Kudos
5 Replies
934 Views
igorpadykov
NXP Employee
NXP Employee

Hi Yuuki

>Can GPIO1_IO8-IO15 be used as a wake-up source from LPSR mode?

yes. GPIO1_IO00-IO07 are explained in LPSR since it may have alternative

iomux settings in LPSR.

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

0 Kudos
934 Views
yuuki
Senior Contributor II

Dear Igor-san,

Thank you for your support.

> yes. GPIO1_IO00-IO07 are explained in LPSR since it may have alternative iomux settings in LPSR.

=>

Is GPIO1_IO00-IO07 a mistake of GPIO1_IO08-IO15?

Best Regards,

Yuuki

0 Kudos
935 Views
igorpadykov
NXP Employee
NXP Employee

Hi Yuuki

 

>Is GPIO1_IO00-IO07 a mistake of GPIO1_IO08-IO15?

 

no. It shows just more capabilities for GPIO1_IO00-IO07,

both can be used in LPSR and both wake.

 

Best regards
igor

0 Kudos
934 Views
yuuki
Senior Contributor II

igorpadykov

Dear Igor-san,

We checked about these GPIOs in LPSR mode.

NVCC_GPIO1 and NVCC_GPIO2 are supplied power to by VDD_LPSR(1.8V).

In LPSR mode,

GPIO1_IO00-GPIO1_IO07 can hold output High.

However, GPIO1_IO08-GPIO1_IO15 can not hold output High.(The output voltage drops to Low.)

Is there any necessary setting?

GPIO1_IO08-GPIO1_IO15 can be worked normally in LPSR mode?

When it is in RUN mode, GPIO1_IO08-GPIO1_IO15 works normally.

And I understand that GPIO1_IO08-GPIO1_IO15 can be used as wake-up source.

May I have advice?

Best Regards,

Yuuki

934 Views
igorpadykov
NXP Employee
NXP Employee

Hi Yuuki

>And I understand that GPIO1_IO08-GPIO1_IO15 can be used as wake-up source.

yes they can be used. Note, it should be configured as inputs, not outputs.

Best regards
igor

0 Kudos