Atmel Xplained Pro Evaluation Kit ATSAMD20-XPRO ATSAMD20-XPRO Data Sheet

Product codes
ATSAMD20-XPRO
Page of 660
620
Atmel | SMART SAM D20 [DATASHEET]
Atmel-42129K–SAM-D20_datasheet–06/2014
Set the voltage regulator in Normal mode before entering STANDBY sleep mode 
in order to keep digital pin output enabled. This is done by setting the RUNSTDBY 
bit in the VREG register.
5 - If the external XOSC32K is broken, neither the external pin RST nor the 
GCLK software reset can reset the GCLK generators using XOSC32K as 
source clock. Errata reference: 12164
Fix/Workaround:
Do a power cycle to reset the GCLK generators after an external XOSC32K 
failure.
35.1.3 PM
1 - In debug mode, if a watchdog reset occurs, the debug session is lost. 
Errata reference: 12196
Fix/Workaround:
A new debug session must be restart after a watchdog reset.
35.1.4 XOSC32K
1 - The automatic amplitude control of the XOSC32K does not work. Errata 
reference: 10933
Fix/Workaround:
Use the XOSC32K with Automatic Amplitude control disabled 
(XOSC32K.AAMPEN = 0)
35.1.5 DFLL48M
1 - The DFLL clock must be requested before being configured otherwise a 
write access to a DFLL register can freeze the device. Errata reference: 9905
Fix/Workaround:
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.