STM32L100RCT Current Consumption problem after USART BootLoader
Good morning!I have the following problem with STM32L100RCT6 chip.After entering into USART BootLoader mode and resetting MCU into the standard mode via NRESET Pin and BOOT0 Pin Pulled Down, the current consumption in STOP MODE increases by 200uA. After this If I reset the chip by the function NVIC_SystemReset or via Nreset, the chip successfully resets, but it doesn’t solve the problem with the high current consumption.The only way to solve the problem is by resetting the power or by entering the chip into StandByMode and wake it up after that.
