• ULINKplus - Save Power Consumption Data?
    Is it possible to save the power consumption data captured by ULINKplus - eg, to a CSV file? I can't see any option in uVision IDE, or anything mentioned in docs
  • LCP932 Power Consumption
    Hi, I have a delay function that for some reason every time I included in my project it causes the micro controller to use extra power. With out the function I read 20 micro amps in total power down mode...
  • How to reduce power consumption in ADuC836
    Hello, I am using Analog Devices ADuC836 micro-controller. As per my application total current consumption of all module of micro-controller must not exceed 2.5 mA. I am using inbuilt 16 bi Delta...
  • Fuse for MCB2300
    I am using the Keil MCB2300 board. I am powering it from a 5VDC supply. I would like to fuse this power connection so that I don't over amp the board. Can someone recommend if this is possible. I see...
  • Low Power Mode in STM32L152
    Hi, I am using the below function to enter low power mode in STM32L152, but yet the current consumption of MCU is about 4 mA. is there other configurations? RCC_APB1PeriphClockCmd(RCC_APB1Periph_PWR...