LPC55S69 : wakeup due BoD

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LPC55S69 : wakeup due BoD

1,016件の閲覧回数
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 件の賞賛
返信
1 返信

942件の閲覧回数
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 件の賞賛
返信