LPC11U24 Active Mode Supply Current

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

LPC11U24 Active Mode Supply Current

531 次查看
tech_34
Contributor II

I am currently working with the LPC11U24 on the NTAG I2C Plus board and finding that even with the following configuration in the demo code:

 

Chip_SYSCTL_PowerUp(SYSCTL_POWERDOWN_WDTOSC_PD);
LPC_SYSCTL->SYSAHBCLKCTRL |= (1<<15); // enable clock to WDT block
Chip_Clock_SetWDTOSC(WDTLFO_OSC_4_60, 2);
LPC_WWDT->CLKSEL |= (1<<0); // select watchdog oscillator
Chip_Clock_SetMainClockSource(SYSCTL_MAINCLKSRC_WDTOSC);

 

The board (without LCD attached) is consuming ~1.4-1.6mA. Is there an active mode configuration for this board and microcontroller that can result in something in the region of 0.5mA?

Thanks,
Karl

标记 (1)
0 项奖励
回复
3 回复数

379 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi tech_34,

    From the datasheet, you can get your 1.4-1.6mA is correct, the MCU power consumption in active mode is above 1mA,

62.jpg

63.jpg

Wish it helps you!

If you still have question, please let me know!


Have a great day,
Jingjing

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

0 项奖励
回复

379 次查看
tech_34
Contributor II

Is this not the correct forum for this question? Please advise.

0 项奖励
回复

379 次查看
lpcware
NXP Employee
NXP Employee
bump
0 项奖励
回复