1. Packs
  2. BAT32A279

Change Log

Version 1.0.4

Get Pack
      Modified the UID address in header file and svd file.

Version 1.0.3

Get Pack
      Fixed the switch case in tim4.c.

Version 1.0.2

Get Pack
      Modify the register name from VBG85 to VBG125 in svd file and headerfile.

Version 1.0.1

Get Pack
      Modify the register name from TSN85 to TSN125 in svd file, headerfile and driver file of the adc_user.c.
      Modifh the stack size marcro define in the "startup_BAT32A237.s".
      Update the SystemCoreClockUpdate function in the "system_BAT32G439.c".
      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". Update the flash_write() in "flash_user.c".
      Update the baudrate calculation for the LIN break send function in "lin.c".
      Update the TMA0_Get_PulsePeriod() function in "tima.c"
      Update the SPI master send function in "spi.c"

Version 1.0.0

Get Pack
      Initial Version