User Activity

Hi all,I generated code in STM32CubeMX for STM32L081CBTx controller with AES enabled.I built the generated code (without modification) in STM32CubeIDE, but it failed with warning:../Core/Src/stm32l0xx_hal_msp.c: In function 'HAL_CRYP_MspInit': ../Cor...
HiIn the STM32L081 datasheet (DS10888 Rev 6: https://www.st.com/resource/en/datasheet/stm32l081cz.pdf ), on page 16, under "3.1 Low-power modes" there is this note:CPU frequency changes from initial to final must respect "fcpu initial <4*fcpu final"....