Current Consumption in STOP MODE ON STM32L100C Discovery Board
Hi,I am working with the STM32L100C Discovery Board and trying to implement the stop mode to reduce current consumption. According to the data sheet, in stop mode the current can be reduced up to µA but I am still having about 26mA. This is my stop_m...