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
 
{{Infobox cw308target
 
|name                  = CW308T-ATSAML11
 
|name                  = CW308T-ATSAML11
|image                  = CW308T_ATSAML11.jpg
+
|image                  = [[File:CW308T_ATSAML11.PNG|400px]]
 
|caption                =  
 
|caption                =  
 
|Target Device          = Atmel SAML11
 
|Target Device          = Atmel SAML11
Line 7: Line 7:
 
|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:28, 23 August 2018

CW308T-ATSAML11
CW308T ATSAML11.PNG
Target Device Atmel SAML11
Hardware Crypto Yes
Status In Developement

This board supports the Microchip ATSAML11 microcontroller.

Power Supply

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[1]

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[2].


Serial Wire Debug (SWD) is also supported for programming and debugging applications.

Schematic and Layout

See GIT Repo for design files.