LPC845 Power-Down

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

LPC845 Power-Down

Jump to solution
1,070 Views
DirkP
Contributor I

Hi All,

I'm busy on a custom made board to develop a remote control using the LPC-845.

However, I'm unable to get the system in a mode that consumes the power as stated in the device sheets.

In power down mode it will not go below 500 uA.

So I took the LPC845-BRK board to test (no peripheral devices attached and easy to measure at the JP1 jumper)

Still no luck, tried everything (see attached source code) to see if I forgot something.

Also 500 uA at power-down, 320 uA at deep power-down.

So did I forget something ?

Best regards,
Dirk.

0 Kudos
Reply
1 Solution
681 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

HI @DirkP  

I found a BRK board and tested it. I can reproduce the problem. The current comsuption is on PIO0_07 pin and Vdda to Vssa through RV1. This additional comsuption could be at least 0.3mA.  To verify it, removing RV1 on this pin can reduce the current from 0.36mA to 42.5 uA on my side

ZhangJennie_0-1723691662335.png

ZhangJennie_2-1723691763577.png

 

ZhangJennie_1-1723691753870.jpeg

 

Hope this will help you.

Jun Zhang

 

 

 

 

View solution in original post

10 Replies
1,055 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hello DirkP ,

I ever wrote article on this topic, which guides how to measure current correctly in power down mode with LPCXpresso845MAX board. 

https://community.nxp.com/t5/LPC-Microcontrollers-Knowledge/LPC-Why-My-Low-Power-Current-Is-Differen...

 

Hope this will help you,

Jun Zhang

 

0 Kudos
Reply
1,050 Views
DirkP
Contributor I

Hello Jun,

Thanks for your response.

I did read your article and it explains why 1.5 uA is difficult to get.

But 60 uA should easily be possible and 500 uA is a long way from it

Dirk.

0 Kudos
Reply
970 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi DirkP 

It seems you are using custom board.

There are two points we need to check.

1. don't connect debugger. measure the current in standalone mode

2.  set the unused GPIO as a pull-up input.

If the problem persists, measure the individual gpio. which pin has higter current?

Have a nice day

Jun Zhang

0 Kudos
Reply
964 Views
DirkP
Contributor I

Hi Jun,

I put all pins to input with pull-up (see attached source code).

Also used a wallplug socket (to USB 5Volt)  to be sure no connection was made to the programming/terminal socket.

As I expected, current dropped a bit (on account of the terminal socket) but not much:

IMG_20240725_114605.jpg

The board itself is a regular breakout board from NXP:

IMG_20240725_114631.jpg

As I said, I don't have connections to the GPIO pins, so how to measure ?

Best regards,

Dirk.

0 Kudos
Reply
911 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi DirkP ,

I don't have a bRK board to test. 

the statistics are based on the condition of Vdd=3.3 . and did you test if the result is the same for other low power mode?

Thanks,

Jun Zhang

Tags (1)
0 Kudos
Reply
902 Views
DirkP
Contributor I

Hi Jun,

Power comes from the usb but the measurepoints are on the chip itself so that shouldn't be a problem (see attachment).

 

Power is:

Regular  Operation: 7.04 mA

Sleep: 2.60 mA

Deep Sleep: 0.67 mA

Power Down: 0.46 mA

Deep Power Down: 0.32 mA

I must say, it will be difficult to investigate if you don't have the hardware itself.

It's just a standard breakout board tho.

 

Best regards,

Dirk.

 

0 Kudos
Reply
852 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi DirkP 

I checked manual. there is one point, please check if you are aware: A narrow
PCB trace connects the two holes for JP1, so this must be cut with a knife before installing
the header in order for an ammeter to be able to measure the current.

ZhangJennie_0-1722830966117.png

ZhangJennie_1-1722831000569.png

 

Have a nice day,

Jun Zhang

 

 

 

0 Kudos
Reply
839 Views
DirkP
Contributor I

Hello Jun,

Of course I cut this trace, otherwise I would measure no current at all

Best regards,

Dirk.

0 Kudos
Reply
682 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

HI @DirkP  

I found a BRK board and tested it. I can reproduce the problem. The current comsuption is on PIO0_07 pin and Vdda to Vssa through RV1. This additional comsuption could be at least 0.3mA.  To verify it, removing RV1 on this pin can reduce the current from 0.36mA to 42.5 uA on my side

ZhangJennie_0-1723691662335.png

ZhangJennie_2-1723691763577.png

 

ZhangJennie_1-1723691753870.jpeg

 

Hope this will help you.

Jun Zhang

 

 

 

 

668 Views
DirkP
Contributor I

Hi Jun,


You're quite right, somehow I overlooked this voltage divider.

Thanks for the help.

 

Best regards,

Dirk.

0 Kudos
Reply