2.29 2018 - March (ver 1.1)

Features

  • (#7853) Added information about which DFP and CMSIS pack versions are used in the Export Project page.
  • (#7855) Added documentation on how to install DFPs when using Keil µVision
  • (#8526) Improved documentation on how to work with QTouch projects in IAR Embedded Workbench.
  • (#11017) Added direct link to middleware user guide from the Create New Project page.
  • (#3670) Improved support for changing base when configuring number parameters.
  • (#11034) Microsoft Edge: improved performance when saving configuration.

Content

  • New devices:
    • SAME70J19B, SAME70J20B, SAME70J21B
    • SAME70Q19B, SAME70Q20B, SAME70Q21B
    • SAME70N19B, SAME70N20B, SAME70N21B
    • SAMS70J19B, SAMS70J20B, SAMS70J21B
    • SAMS70Q19B, SAMS70Q20B, SAMS70Q21B
    • SAMS70N19B, SAMS70N20B, SAMS70N21B
  • New drivers: I2S DMA driver
  • New middle ware: FreeRTOS version 10.0 with examples updates
  • New board: SAMHA1-XPRO
  • New examples:
    • BNO055 motion sensor demo for SAMV71-XPRO
    • Sleepwalking basic demo for SAML21-XPRO
    • Basic AES modes demo
    • Added example to demonstrate the input pad as a clock source for generic clock generator
  • Improvements:
    • GMAC, I2S, MCAN, PWM driver support for SAME/S70xxxB devices
    • Examples for "SAM E70 Xplained" has update the device from ATSAME70Q21A-AN to ATSAME70Q21B-AN, please find migration guide in known issues page on how to migrate example back to ATSAME70Q21A-AN if needed.
    • I2S DMA APIs for SAME5x/D5x
    • Flash drvier update to support flash erase and write of none 8K sector parts
    • PUKCC driver update, removing reference of NOP and HASH services
    • Fix compile warning in sleep_manager_main.c
  • Bug fixes:
    • Referenced GCLK clock init code generation fix for SAME54
    • Fix RTC lite driver for missing RTC generator in EVENT GUI
    • Clock update according to SAMD21 DFP v1.2.280 update
    • Clock update for clock UI routing
    • _dac_async_set_irq_state should not assert on callback type of DAC_DEVICE_ERROR_CB (D5x/E5x)
    • Enable TWI interrupts after loading the slave address for SAM G55
    • updated RTC compare value and disabled 1kHz enable option
    • SPI DMA driver macro name fix for DMA channel selection
    • TC Lite Driver CTRLA.MODE not auto changed when changing mode
    • Fix USB stack limits location of buffer to first 32k
    • XOSC AGC configuration sequence fix
    • L21J18 tmp variable usage warning in IAR
    • Remove TAL related things
    • Add FatFS for E70/S70/E51/E53
    • Fix PIO IRQ number calculation
    • Fix SPI NorFlash generation and compiling issues
    • Fix PMC clock control for peripheral ID greater than 63
    • Use SVCall_Handler in FreeRTOS default configuration in V71/V70/E70/S70 for DFP change.
    • Fix a issue in calender RTOS driver