EFM32TG108 Rev C Errata

...the world's most energy friendly microcontrollers
EFM32TG108 Errata, Chip rev. C
F32/F16/F8/F4
This document describes errata for the latest revision of EFM32TG108 devices.
...the world's most energy friendly microcontrollers
1 Errata
This document contains information on the errata of the latest revision of this device. For errata on older revisions, please refer to the errata history for the
device. The device datasheet explains how to identify chip revision, either from package marking or electronically.
In addition to the errata noted below, the errata for the ARM Cortex-M3 r2p1 (www.arm.com) also applies to this device.
1.1 Chip revision C
Table 1.1. Erratas
ID
Title/Problem
Effect
Fix/Workaround
DMA_E101
EM2 with WFE and DMA
In EM2, when sleeping with WFE (Wait for Event), an interrupt from the DMA will not wake up the system.
Use WFI (Wait for Interrupt) or EM1 instead.
When using edge detect in PRS on signals from ACMP,
GPIO, RTC, LETIMER, LESENSE, VCMP and BURTC
edges can be missed.
Do not use edge detect on ACMP, GPIO, RTC, LETIMER,
LESENSE, VCMP and BURTC.
When DEBUGRUN is disabled, and the capture input is
HIGH it is possible to wrongly trigger a capture event by halting the MCU and starting it again (for instance by setting a
breakpoint).
Enable DEBUGRUN when using a debugger.
WFE does not work for the DMA in
EM2.
PRS_E101
Edge detect on GPIO/ACMP
Edge detect on peripherals with asynchronous edges might be missed.
TIMER_E102
Timer capture and debugger
Timer capture triggered when timer is
halted by debugger.
USART_E112
USART AUTOTX continues to transmit even with full RX buffer
WDOG_E103
WDOG EM2 detection with LFXO
digital/sine input
When AUTOTX in USARTn_CTRL or AUTOTXEN in
USARTn_TRIGCTRL is set, the USART will continue to
transmit data even after the RX buffer is full. This may cause
USART AUTOTX continues to transmit the RX buffer to overflow if the data is not read out in time.
even with full RX buffer.
The WDOG will mistake EM2 for EM3
if using LFXO with digital or sine input.
No known workaround.
When the WDOG is using LFXO with digital or sine input as a When using LFXO with digital/sine input, EM3RUN must be
clock source, it will mistake EM2 for EM3. The EM2RUN and set to keep the WDOG running in EM2.
EM3RUN bits of WDOG_CTRL will behave accordingly.
1.2 Older Revisions
Erratas for older revisions can be found at the Silicon Laboratories Norway AS homepage:
2013-08-21 - EFM32TG108FXX - d0054_Rev1.0
2
www.silabs.com
...the world's most energy friendly microcontrollers
www.energymicro.com/downloads/errata-archive
2013-08-21 - EFM32TG108FXX - d0054_Rev1.0
3
www.silabs.com
...the world's most energy friendly microcontrollers
2 Revision History
2.1 Revision 1.0
August 21st, 2013
Removed erratas not applicable to this part: AES_E101.
Updated disclaimer, trademark and contact information.
2.2 Revision 0.90
July 30th, 2013
Added DMA_E101.
Updated errata naming convention.
2.3 Revision 0.80
November 26th, 2012
Removed erratas no longer present for chip revision C: BOTL1, CMU1, CMU2, EMU1, GPIO1, LES1, LES2 and LES3.
Added AES1.
Added TIMER1.
2.4 Revision 0.70
April 24th, 2012
Added LES3.
2.5 Revision 0.60
January 20th, 2012
2013-08-21 - EFM32TG108FXX - d0054_Rev1.0
4
www.silabs.com
...the world's most energy friendly microcontrollers
Added GPIO1.
2.6 Revision 0.50
January 13th, 2012
Added USART1.
2.7 Revision 0.40
January 11th, 2011
Added CMU2.
Updated CMU1.
2.8 Revision 0.30
November 11th, 2011
Added CMU1.
Added PRS1.
2.9 Revision 0.20
June 10th, 2011
Added BOLT1.
2.10 Revision 0.10
May 20th, 2011
Initial preliminary release.
2013-08-21 - EFM32TG108FXX - d0054_Rev1.0
5
www.silabs.com
...the world's most energy friendly microcontrollers
A Disclaimer and Trademarks
A.1 Disclaimer
Silicon Laboratories intends to provide customers with the latest, accurate, and in-depth documentation of all peripherals and modules available for system
and software implementers using or intending to use the Silicon Laboratories products. Characterization data, available modules and peripherals, memory
sizes and memory addresses refer to each specific device, and "Typical" parameters provided can and do vary in different applications. Application examples
described herein are for illustrative purposes only. Silicon Laboratories reserves the right to make changes without further notice and limitation to product
information, specifications, and descriptions herein, and does not give warranties as to the accuracy or completeness of the included information. Silicon
Laboratories shall have no liability for the consequences of use of the information supplied herein. This document does not imply or express copyright
licenses granted hereunder to design or fabricate any integrated circuits. The products must not be used within any Life Support System without the specific
written consent of Silicon Laboratories. A "Life Support System" is any product or system intended to support or sustain life and/or health, which, if it fails,
can be reasonably expected to result in significant personal injury or death. Silicon Laboratories products are generally not intended for military applications.
Silicon Laboratories products shall under no circumstances be used in weapons of mass destruction including (but not limited to) nuclear, biological or
chemical weapons, or missiles capable of delivering such weapons.
A.2 Trademark Information
Silicon Laboratories Inc., Silicon Laboratories, the Silicon Labs logo, Energy Micro, EFM, EFM32, EFR, logo and combinations thereof, and others are the
registered trademarks or trademarks of Silicon Laboratories Inc. ARM, CORTEX, Cortex-M3 and THUMB are trademarks or registered trademarks of ARM
Holdings. Keil is a registered trademark of ARM Limited. All other products or brand names mentioned herein are trademarks of their respective holders.
2013-08-21 - EFM32TG108FXX - d0054_Rev1.0
6
www.silabs.com
...the world's most energy friendly microcontrollers
B Contact Information
Silicon Laboratories Inc.
400 West Cesar Chavez
Austin, TX 78701
Please visit the Silicon Labs Technical Support web page:
http://www.silabs.com/support/pages/contacttechnicalsupport.aspx
and register to submit a technical support request.
2013-08-21 - EFM32TG108FXX - d0054_Rev1.0
7
www.silabs.com
...the world's most energy friendly microcontrollers
Table of Contents
1. Errata .......................................................................................................................................................................................................................................
1.1. Chip revision C ................................................................................................................................................................................................................
1.2. Older Revisions ................................................................................................................................................................................................................
2. Revision History ..........................................................................................................................................................................................................................
2.1. Revision 1.0 .....................................................................................................................................................................................................................
2.2. Revision 0.90 ...................................................................................................................................................................................................................
2.3. Revision 0.80 ...................................................................................................................................................................................................................
2.4. Revision 0.70 ...................................................................................................................................................................................................................
2.5. Revision 0.60 ...................................................................................................................................................................................................................
2.6. Revision 0.50 ...................................................................................................................................................................................................................
2.7. Revision 0.40 ...................................................................................................................................................................................................................
2.8. Revision 0.30 ...................................................................................................................................................................................................................
2.9. Revision 0.20 ...................................................................................................................................................................................................................
2.10. Revision 0.10 .................................................................................................................................................................................................................
A. Disclaimer and Trademarks ..........................................................................................................................................................................................................
A.1. Disclaimer .......................................................................................................................................................................................................................
A.2. Trademark Information .......................................................................................................................................................................................................
B. Contact Information .....................................................................................................................................................................................................................
B.1. .....................................................................................................................................................................................................................................
2013-08-21 - EFM32TG108FXX - d0054_Rev1.0
8
www.silabs.com
2
2
2
4
4
4
4
4
4
5
5
5
5
5
6
6
6
7
7
...the world's most energy friendly microcontrollers
List of Tables
1.1. Erratas .................................................................................................................................................................................................................................... 2
2013-08-21 - EFM32TG108FXX - d0054_Rev1.0
9
www.silabs.com