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

Change Log

Version 1.0.3

Get Pack
      Add the weak attribute to the assert failed handler in "system_BAT32G135.c".

Version 1.0.2

Get Pack
      Modify the description of the adc_initial and uart_initial function.
      Add the assert instructions to avoid setting the timer counter to 0, otherwise the program maybe run into a looping in the timer interrupt handler.

Version 1.0.1

Get Pack
      Add enable and disable primask instruction in EraseChip(), EraseSector() and ProgramPage() in "flash.c".
      Fix the protect instruction in EraseChip(), EraseSector() and ProgramPage() in "flash.c".

Version 1.0.0

Get Pack
      Release version

Version 0.2.1

Get Pack
      Change DataFlash Programming Algorithm (delete EraseChip function)

Version 0.2.0

Get Pack
      Add BAT32G135-S

Version 0.1.9

Get Pack
      Add DataFlash Programming Algorithm 
      Add VBGR A/D conversion value 
      Change system_BAT32G135.c to compatible with AC5 and AC6
      Change the name and address of TSCDR1 and TSCDR2
        TSCDR1 --> TSN25, TSCDR2 --> TSN85

Version 0.1.8

Get Pack
    ¦ Change the Dvendor with Keil official assigned code
      Change the vendor from CMS to Cmsemicon

Version 0.1.7

Get Pack
      Fix the function of PORT_SetBit and PORT_CLrBit

Version 0.1.6

Get Pack
      modify the UART1_Stop function
      delete NVIC_EnableIRQ and add NVIC_ClearPendingIRQ

Version 0.1.5

Get Pack
      Modify BAT32G135GE.FLM

Version 0.1.4

Get Pack
      Add DMAIFx registers defination in BAT32G135.h
      Modify gpio.c and gpio.h
      Add spiNorFlash Example

Version 0.1.3

Get Pack
      Modify the functions of sci.c and sci_user.c
      Add spi11MasterSendReceive, spi00SlaveSendReceive, spi11NorFlash Examples

Version 0.1.2

Get Pack
      Add UID defination in SVD and BAT32G135.h 
      SCKI00PCFG --> SCLKI00PCFG in SVD and BAT32G135.h 
      SCKI20PCFG --> SCLKI20PCFG in SVD and BAT32G135.h 
      Defination each function of UART0/SPI00/SPI01/IIC00/IIC01
      Defination each function of UART1/SPI10/SPI11/IIC10/IIC11
      Defination each function of UART2/SPI20/SPI21/IIC20/IIC21

Version 0.1.1

Get Pack
      Add selection of fIL as system clock in clk.c

Version 0.1.0

Get Pack
      Initial Version