Resolved! I dont success to get the 200uA consumption of stop mode for STM32F765
Dear all,I have a board with only the STM32F765VIT6 and I program through the stlink with a power supply of 3.3V (.At start of program i tried HAL_PWR_EnterSTANDBYMode() to get 3.5uA with success if before i disable overdrive with HAL_PWREx_DisableOv...