- Packs
- A31R71x_Series
A31R71x_Series
1.5.0-
Pack Type
Board Support
Device Support
ABOV Semiconductor CM0+ Device Support, Drivers and Examples
-
Add to CMSIS Solution
packs:
- pack: ABOV::A31R71x_Series@1.5.0
Add with cpackget
> cpackget add ABOV::A31R71x_Series@1.5.0
Download
A31R71x_Series 1.5.0Change Log
Version 1.5.0: June 28, 2021
Recommended
Get Pack-
Add to CMSIS Solution
packs:
- pack: ABOV::A31R71x_Series@1.5.0
Add with cpackget
> cpackget add ABOV::A31R71x_Series@1.5.0
Download
A31R71x_Series 1.5.0* 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-
Add to CMSIS Solution
packs:
- pack: ABOV::A31R71x_Series@1.4.0
Add with cpackget
> cpackget add ABOV::A31R71x_Series@1.4.0
Download
A31R71x_Series 1.4.0* Fixed Driver: SCUCG_StopMonClk() ==> HAL_SCU_ClockMonitoring_Disable()
Version 1.3.0: Sept. 11, 2020
Get Pack-
Add to CMSIS Solution
packs:
- pack: ABOV::A31R71x_Series@1.3.0
Add with cpackget
> cpackget add ABOV::A31R71x_Series@1.3.0
Download
A31R71x_Series 1.3.0* 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-
Add to CMSIS Solution
packs:
- pack: ABOV::A31R71x_Series@1.2.0
Add with cpackget
> cpackget add ABOV::A31R71x_Series@1.2.0
Download
A31R71x_Series 1.2.0* 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-
Add to CMSIS Solution
packs:
- pack: ABOV::A31R71x_Series@1.1.0
Add with cpackget
> cpackget add ABOV::A31R71x_Series@1.1.0
Download
A31R71x_Series 1.1.0* 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-
Add to CMSIS Solution
packs:
- pack: ABOV::A31R71x_Series@1.0.0
Add with cpackget
> cpackget add ABOV::A31R71x_Series@1.0.0
Download
A31R71x_Series 1.0.0Initial Version Fixed I2Cn_Init() I2Cn_DeInit() Fixed USART1n_DataControlConfig()