Reduce Current consumption upto 3.8mA
Configured the controller stm32l151c8t6a to work in low power run mode ( UART peripheral running) but the current consumption is going upto 6.2mA. After disabling the uart peripheral the consumption decreases upto 4.2mA. In real situation we are going to use SPI,DAC,ADC and UART so in reality the consumption will not decrease but increase. So is there any way of decreasing the current consumption upto 3.8mA?
