As of August 2020 the site you are on (wiki.newae.com) is deprecated, and content is now at rtfm.newae.com.

Difference between revisions of "CW308T-EFM32TG11"

From ChipWhisperer Wiki
Jump to: navigation, search
Line 1: Line 1:
 
{{Infobox cw308target
 
{{Infobox cw308target
|name                  = CW308T-ADUCM3029
+
|name                  = CW308T-EFM32TG11
|image                  = SAM4L-Top-small.jpg
+
|image                  = [[File:CW308T_EFM32TG11.PNG|400px]]
 
|caption                =  
 
|caption                =  
|Target Device          = Atmel SAM4L
+
|Target Device          = Silicon Labs EFM32TG11
 
|Target Architecture    =  
 
|Target Architecture    =  
 
|Hardware Crypto        = Yes
 
|Hardware Crypto        = Yes
 
|Purchase Hardware      =  
 
|Purchase Hardware      =  
|Design Files          = [https://github.com/newaetech/chipwhisperer/tree/develop/hardware/victims/cw308_ufo_target/sam4l GITHub Link]
+
|Design Files          =
 
+
[https://oshpark.com/projects/Dkr9ybuJ OSH Park PCBs]
+
 
|Supported Applications =  
 
|Supported Applications =  
 
|Status                = In Developement
 
|Status                = In Developement

Revision as of 06:30, 23 August 2018

CW308T-EFM32TG11
CW308T EFM32TG11.PNG
Target Device Silicon Labs EFM32TG11
Hardware Crypto Yes
Status In Developement

This board supports the Silicon Labs EFM32 Tiny Gecko 11 microcontroller. The chip mounted on the target board is the EMF32TG11B3.

Power Supply

The core of the Tiny Gecko chip runs from a 1.2v supply. This is supplied and filtered through the CW308T. The I/O buses are supplied with 3.3v.

Security Features

The Tiny Gecko family of microcontrollers implements many security features including:

  • Hardware implementations of AES-128/256, SHA-224/256
  • Hardware CRC engine
  • Access control for peripherals

For a full list of security features see the product family data sheet[1]

Programming

A serial bootloader is implemented on the Tiny Gecko series of chips. Details for the use of this feature are described in Silicon Labs application note AN0042[2].

Schematic and Layout

See GIT Repo for design files.