Release Notes for  STM32U0xx CMSIS

Copyright © 2024 STMicroelectronics

Update History

Main Changes

  • CMSIS Device Maintenance Release version of bits and registers definition aligned with the RM0503 (STM32U0 reference manual).
    • Added specific linker files for STM32U073xB and STM32U073x8 devices.
    • Updated system_stm32u0xx.c file to allow ‘VECT_TAB_OFFSET’ to be overridden externally (by IDE or Makefile).
    • BOR bits configuration and definition aligned with the STM32U0 reference manual.
    • Rename AES suspend registers according last update in STM32U0 reference manual.

Main Changes

  • CMSIS Device Maintenance Release version of bits and registers definition aligned with the RM0503 (STM32U0 reference manual).
    • Fixed the right CFGR_HPRE shift in the SystemCoreClockUpdate API.
    • Align the ErrorStatus typedef declaration with HAL_StatusTypeDef.
    • Add the address to use for the bootloader jump service.

Main Changes

  • CMSIS Device Maintenance Release version of bits and registers definition aligned with the RM0503 (STM32U0 reference manual).
    • Add I2C_CR1_SBC bit definition.
    • Removed the I2C_CR1_SWRST bit definition.

Main Changes

  • First official release version of bits and registers definition aligned with the RM0503 (STM32U0 reference manual).