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
(Created page with "{{Infobox cw308target |name = CW308T-ADUCM3029 |image = SAM4L-Top-small.jpg |caption = |Target Device = Atmel SAM4L...") |
(→Programming) (Tag: VisualEditor) |
||
Line 22: | Line 22: | ||
The Tiny Gecko family of microcontrollers implements many security features including: | 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<ref>https://www.silabs.com/documents/public/data-sheets/efm32tg11-datasheet.pdf</ref> | 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> | ||
Line 27: | Line 30: | ||
== Programming == | == Programming == | ||
− | |||
− | |||
− | |||
− | |||
== Schematic and Layout == | == Schematic and Layout == | ||
Revision as of 09:42, 22 August 2018
CW308T-ADUCM3029 | |
---|---|
Target Device | Atmel SAM4L |
Hardware Crypto | Yes |
Design Files | OSH Park PCBs |
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
Schematic and Layout
See GIT Repo for design files.