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. A31R71x_Series

Change Log

Version 1.5.0: June 28, 2021

Get Pack
      *  Updated version rule
      *  Updated Keil Pack File Name :  ABOV.A31R7xx_DFP  ==> ABOV.A31R71x_Series
      *  Fixed WT_CR_WTIFLAG define
      *  Fixed HAL_GPIO_ConfigOutput()
      *  Fixed I2Cn_Mwait():   I2Cx ->ST ==> tmp

Version 1.4.0: Nov. 30, 2020

Get Pack
      *  Fixed Driver:   SCUCG_StopMonClk()  ==> HAL_SCU_ClockMonitoring_Disable()

Version 1.3.0: Sept. 11, 2020

Get Pack
      *  Fixed TIMER2n struct ADR Type:   uint16_t  ==> uint32_t
      *  Fixed TIMER2n struct BDR Type:   uint16_t  ==> uint32_t
      *  Fixed HAL_TIMER2n_GetCaptureData():   uint16_t  ==> uint32_t
      *  Added define: TIMER2n_GetCnt( TIMER2x )

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

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/A31R71x_hal_libcfg.h
      *  Added file:   Examples/.../A31R71x_it.*
      *  Added file:   Examples/.../A31R71x_PortInit.c
      *  Added file:   Examples/.../A31R71x_SystemClock.c
      *  Added file:   Examples/.../main_conf.h
      *  Merged file:   A31R71x_SCUCC.* + A31R71x_SCUCG.* ==> A31R71x_SCU.*
      *  Changed file name:   Driver/*.*
      *  Changed file:   Device/
      *  Changed file:   Drivers/
      *  Changed file:   Examples/

Version 1.0.0: Oct. 1, 2019

Get Pack
      Initial Version
      Fixed I2Cn_Init() I2Cn_DeInit()
      Fixed USART1n_DataControlConfig()