Arm Keil MDK v6 Essential and Professional editions are now available to buy as monthly or annual subscriptions from our Developer Tools store. Visit the store to get access to the tools suite today!

  1. Packs
  2. A31L12x_Series

Change Log

Version 1.4.0: June 28, 2021

Get Pack
      *  Updated version rule
      *  Updated Keil Pack File Name :  ABOV.A31L1xx_DFP  ==> ABOV.A31L12x_Series
      *  Fixed HAL_GPIO_ConfigOutput()
      *  Fixed I2Cn_Mwait():   I2Cx ->ST ==> tmp

Version 1.3.0: May 13, 2021

Get Pack
      *  Updated version rule
      *  Fixed HAL_PWR_EnterSleepMode()
      *  Fixed HAL_PWR_EnterPowerDownMode()
      *  Fixed Driver:   SCUCG_StopMonClk()  ==> HAL_SCU_ClockMonitoring_Disable()
      *  Fixed HAL_SCU_SetWakupData()
      *  Renamed SPIn_Init() to HAL_SPIn_Init()
      *  Removed XTFLSR register
      *  Fixed HAL_SCU_MainXtal_PinConfig()
      *  Fixed HAL_SCU_SubXtal_PinConfig ()

Version 1.2.0: July 27, 2020

Get Pack
      *  Changed @author:   "ABOV M team" ==> "ABOV Application Team"
      *  Fixed HAL_UART_Transmit():   UART1 ==> UARTx
      *  Added the registers for Configuration Option Area Page 0 in svd file
      *  Added device:   A31L122

Version 1.1.0: May 29, 2020

Get Pack
      *  Added folder:   Core/CMSIS/Include
      *  Added folder:   SFR
      *  Changed folder structure:   Device ---> Core/Device
      *  Changed folder name:   Documentation --> Doc
      *  Deleted file:   slib.c
      *  Deleted file:   slib.h
      *  Added file:   Drivers/Include/A31L12x_hal_libcfg.h
      *  Added file:   Examples/.../A31L12x_it.*
      *  Added file:   Examples/.../A31L12x_PortInit.c
      *  Added file:   Examples/.../A31L12x_SystemClock.c
      *  Added file:   Examples/.../main_conf.h
      *  Merged file:   A31L12x_SCUCC.* + A31L12x_SCUCG.* ==> A31L12x_SCU.*
      *  Changed file name:   Driver/*.*
      *  Changed file:   Device/
      *  Changed file:   Drivers/
      *  Changed file:   Examples/

Version 1.0.0: Nov. 1, 2019

Get Pack
      Initial Version
      Fixed I2Cn_Init() I2Cn_DeInit()
      Fixed USART1n_DataControlConfig()
      Fixed SCUCC_GetRstSrc()
      Renamed PMU_Test to PMU_AllPowerOff
      Updated PMU_AllPowerOff Example
      Added PMU_SRAMRetentionPower Example