LPC802 Power-down mode

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LPC802 Power-down mode

1,104 次查看
enriquecerdeña
Contributor I

In the power-down mode I have a consumption of 12uA but when I connect a sensor in the GPIO9 consumption goes to 64 uA has how to configure GPIO9 to maintain consumption in 12uA?

标签 (1)
0 项奖励
回复
2 回复数

956 次查看
nxf51211
NXP Employee
NXP Employee

Hi Enrique,

Unfortunately, there is not a special configuration that allows you to lower the GPIO9 consumption to 12uA. This increase in the power consumption is very likely caused by the sensor connected, and not the LPC802 itself (I recommend that you check the data sheet of your sensor to see how much current does it draw).

One thing you could attempt is to disable the GPIO9 configuration in order to lower the power consumption when you're not using the sensor, or you could also try the "deep power-down" mode of your LPC802 in order to achieve a reduction in your power consumption when you use your sensor (you can wake the LPC up periodically in order to read the sensor).

I hope this information can help you.

Ricardo Delsordo

0 项奖励
回复

956 次查看
enriquecerdeña
Contributor I

Hi Ricardo

I am not using the gpio9 port to power the sensor but read the signal from it, I need to configure the GPIO9 port in the mode
power-down mode to keep consumption at 12uA !!!
but thanks for the attention !!!

0 项奖励
回复