LPC55S69 : wakeup due BoD

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

LPC55S69 : wakeup due BoD

740 Views
EugeneHiihtaja
Senior Contributor I

Hello !

I need BoD type of wakeup when voltage start to drop below some level.

But looks like it is not possible to wakeup MCU from Power-down mode due BoD type of interrupt.

Can AnalogComparator used in similar way ?

It is not so clear how to initialize it and how some external pins should be used .

Do you have any application note for it or any example usage of it ?

Regards !

Eugene

0 Kudos
Reply
1 Reply

666 Views
Sabina_Bruce
NXP Employee
NXP Employee

Hello Eugene,

 If the BOD reset is enabled, the forced BOD reset can wake up the chip from reduced power modes, not including power-down and deep power-down.

pastedImage_1.png

Yes the analog comparator can be used to wake up the system. An example code is provided in section 14.5.2.4 of the User Manual.

pastedImage_1.png

The pins you are able to use for the analog comparator are the following:

pastedImage_4.png

Could you please specify if you are getting an error when attempting to initialize these pins. This way I can check your code.

Best Regards,

Sabina

0 Kudos
Reply