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-ATSAML11"

From ChipWhisperer Wiki
Jump to: navigation, search
 
Line 1: Line 1:
{{Infobox cw308target
+
== Page Moved ==
|name                  = CW308T-ATSAML11
+
|image                  = [[File:CW308T_ATSAML11.PNG|400px]]
+
|caption                =  
+
|Target Device          = Atmel SAML11
+
|Target Architecture    =
+
|Hardware Crypto        = Yes
+
|Purchase Hardware      =
+
|Design Files          =
+
|Supported Applications =
+
|Status                = In Developement
+
}}
+
  
This board supports the Microchip ATSAML11 microcontroller.  
+
See [https://rtfm.newae.com/Targets/UFO%20Targets/CW308T-ATSAML11/ NewAE RTFM Page] which is now built from the [https://github.com/newaetech/chipwhisperer-target-cw308t GIT Repo].
  
== Power Supply ==
+
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.
 
+
The core of the SAML11 chip runs from a 1.2v supply. This is supplied through the CW308T 1.2v regulator. The I/O busses are supplied with 3.3v.
+
== Security Features ==
+
 
+
The SAML11 platform integrates many advanced security features including:
+
* Up to four tamper pins for static and dynamic intrusion detections
+
* Silent flash access for side channel attack resistance
+
* Data scrambling with user-defined keys for both Flash and RAM
+
* A True Random Number Generator
+
For a full list of security features see the product family data sheet<ref>http://ww1.microchip.com/downloads/en/DeviceDoc/SAM-L10L11%20Family-DataSheet%20-%20DS60001513B.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:35, 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.