K82: wakeup due peripherals

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

K82: wakeup due peripherals

387 Views
EugeneHiihtaja
Senior Contributor I

Hi !

1. I2C slave has configuration field :

"

1
WUEN  Wakeup Enable
The I2C module can wake the MCU from low power mode with no peripheral bus running when slave
address matching occurs.
0 Normal operation. No interrupt generated when address matching in low power mode.
1 Enables the wakeup function in low power mode.

"

What means low power mode here ? What exact modes are in mind ?

Do I understand right and this wakeup is transparent for MCU e.g no need any special handlers/interrupts and clean up functions ?

2. WDOG has configuration field:

"

STOPEN
Enables or disables WDOG in Stop mode.

"

What STOP mode is mentioned here ?

According MCU specification, all low power mode called stop modes:

STOP
VLPS
LLS2
LLS3
VLLS3
VLLS2
VLLS1
VLLS0

Regards,

Eugene

0 Kudos
1 Reply

332 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Eugene Hiihtaja,

    1. What means low power mode here about I2C slave address match? What exact modes are in mind ?

     Please check the K82 reference manual, Table 9-2. Module operation in low power modes (continued)

pastedImage_1.png

2. What STOP mode is mentioned here(WDOG ) ?

pastedImage_2.png

Wish it helps you!

If you still have question about it, please kindly let me know.


Have a great day,
Kerry

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

0 Kudos