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
(Created page with "{{Infobox cw308target |name = CW308T-ADUCM3029 |image = SAM4L-Top-small.jpg |caption = |Target Device = Atmel SAM4L...")
 
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Infobox cw308target
+
== Page Moved ==
|name                  = CW308T-ADUCM3029
+
|image                  = SAM4L-Top-small.jpg
+
|caption                =  
+
|Target Device          = Atmel SAM4L
+
|Target Architecture    =
+
|Hardware Crypto        = Yes
+
|Purchase Hardware      =
+
|Design Files          = [https://github.com/newaetech/chipwhisperer/tree/develop/hardware/victims/cw308_ufo_target/sam4l GITHub Link]
+
  
[https://oshpark.com/projects/Dkr9ybuJ OSH Park PCBs]
+
See [https://rtfm.newae.com/Targets/UFO%20Targets/CW308T-EFM32TG11/ NewAE RTFM Page] which is now built from the [https://github.com/newaetech/chipwhisperer-target-cw308t GIT Repo].
|Supported Applications =
+
|Status                = In Developement
+
}}
+
  
This board supports the Silicon Labs EFM32 Tiny Gecko 11 microcontroller. The chip mounted on the target board is the EMF32TG11B3.
+
The previous content on this wiki has been moved to the above link. See wiki history if you would like to view exact older versions of this page.
 
+
== 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:
+
 
+
For a full list of security features see the product family data sheet<ref>https://www.silabs.com/documents/public/data-sheets/efm32tg11-datasheet.pdf</ref>
+
 
+
== Programming ==
+
 
+
The SAML10/11 family implements a serial bootloader. Usage of this bootloader is not detailed in the data sheet, for usage information see Microchip Application note AN2699<ref>http://ww1.microchip.com/downloads/en/AppNotes/00002699A-UART%20Bootloader%20for%20SAM%20L10%20%20SAM%20L11.pdf</ref>.
+
 
+
 
+
Serial Wire Debug (SWD) is also supported for programming and debugging applications.
+
== Schematic and Layout ==
+
 
+
See GIT Repo for design files.
+
 
+
== Hardware ==
+
 
+
{{Template:Hardware}}
+
[[Category:CW308 Targets]]
+

Latest revision as of 12:36, 29 July 2020

Page Moved

See NewAE RTFM Page which is now built from the GIT Repo.

The previous content on this wiki has been moved to the above link. See wiki history if you would like to view exact older versions of this page.