2.20 2018 - December 4th
START Content
New examples
- Added example to demonstrate usage of PUKCL for RSA operation for SAMD51
- Added example to toggle LED connected to port pin using Event system for SAME54/C21/L21/L10
Improvements
- DFP update for SAMD09/D10/D11 devices
- Updated default state of configuration macro CONF_XOSC32K_ENABLE to true in oscillator control configuration
- Added code to copy ADC calibration values from NVM row to ADC CALIB registers as part of ADC Initialization for SAMD2x/SAMD1x family
- Added port pin event system configuration for SAME5x/D5x/C2x/L1x/L2x/R30 devices
- Updated user guide with correct information for GFX Mono example for SAMG55
- Changed SVC_handler to SVCall_handler for SAMD09/D10/D11, SAMD20 and SAML21/L22 devices
- Minor improvement in USB Host Initialization function for SAMV71
- Updated application note link in "OPAMP as ADC Gain Amplifier" example user guide
Bug fixes
- Fixed user row write apis in NVM flash driver
- Fixed CTRLA_DORD write bit position in SPI driver for SAM E54
- Fixed code compilation issue when the application uses SERCOM0 and SERCOM6 together in sync or DMA driver type
- Fixed SPI set mode API issue for SAMG55 and SAME7/V7x