Atmel Xplained Pro Evaluation Kit for the ATSAMD21J18A Microcontroller ATSAMD21-XPRO ATSAMD21-XPRO Data Sheet

Product codes
ATSAMD21-XPRO
Page of 1018
995
Atmel | SMART SAM D21 [DATASHEET]
Atmel-42181C–SAM-D21_Datasheet–07/2014
Write a zero to the DFLL ONDEMAND bit in the DFLLCTRL register before 
configuring the DFLL module.
2 - If the DFLL48M reaches the maximum or minimum COARSE or FINE 
calibration values during the locking sequence, an out of bounds interrupt 
will be generated. These interrupts will be generated even if the final 
calibration values at DFLL48M lock are not at maximum or minimum, and 
might therefore be false out of bounds interrupts. Errata reference: 10669
Fix/Workaround:
Check that the lockbits: DFLLLCKC and DFLLLCKF in the SYSCTRL Interrupt 
Flag Status and Clear register (INTFLAG) are both set before enabling the 
DFLLOOB interrupt.
3 - The DFLL status bits in the PCLKSR register during the USB clock 
recovery mode can be wrong after a USB suspend state. Errata reference: 
11938
Fix/Workaround:
Do not monitor the DFLL status bits in the PCLKSR register during the USB clock 
recovery mode.
39.2.4 NVMCTRL
1 - When the part is secured and EEPROM emulation area configured to 
none, the CRC32 is not executed on the entire flash area but up to the on-
chip flash size minus half a row. Errata reference: 11988
Fix/Workaround:
When using CRC32 on a protected device with EEPROM emulation area 
configured to none, compute the reference CRC32 value to the full chip flash size 
minus half row.
39.2.5 SERCOM
1 - The I2C Slave SCL Low Extend Time-out (CTRLA.SEXTTOEN) and Master 
SCL Low Extend Time-out (CTRLA.MEXTTOEN) cannot be used if SCL Low 
Time-out (CTRLA.LOWTOUT) is disabled. When SCTRLA.LOWTOUT=0, the 
GCLK_SERCOM_SLOW is not requested. Errata reference: 12003
Fix/Workaround:
To use the Master or Slave SCL low extend time-outs, enable the SCL Low Time-
out (CTRLA.LOWTOUT=1).
39.2.6 TCC
1 - With blanking enabled, a recoverable fault that occurs during the first 
increment of a rising TCC is not blanked. Errata reference: 12519
Fix/Workaround: