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
(Initial details) (Tag: VisualEditor) |
|||
Line 14: | Line 14: | ||
}} | }} | ||
− | This board supports the | + | This board supports the Microchip ATSAML11 microcontroller. |
== Power Supply == | == 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<ref>http://ww1.microchip.com/downloads/en/DeviceDoc/SAM-L10L11%20Family-DataSheet%20-%20DS60001513B.pdf</ref> | ||
== Programming == | == Programming == |
Revision as of 07:48, 22 August 2018
CW308T-ADUCM3029 | |
---|---|
Target Device | Atmel SAM4L |
Hardware Crypto | Yes |
Design Files | OSH Park PCBs |
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
Schematic and Layout
See GIT Repo for design files.