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

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...")
 
Line 14: Line 14:
 
}}
 
}}
  
This board supports the Microchip ATSAML11 microcontroller.  
+
This board supports the NXP LPC1343 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.
+
The core of the SAML11 chip runs from a 3.3v supply. This is supplied through the CW308T filter and delivered across a shunt resistor for power analysis. The I/O buses are also supplied with 3.3v.
== Security Features ==
+
== Code Read Protection ==
  
The SAML11 platform integrates many advanced security features including:
+
The LPC13** family uses a code read protection feature to restrict access to application code after programming.
* 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 ==
  
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>.
+
UART and USB bootloaders are supported on these devices.
  
 
+
Serial Wire Debug (SWD) is supported for programming and debugging applications.
Serial Wire Debug (SWD) is also supported for programming and debugging applications.
+
 
== Schematic and Layout ==
 
== Schematic and Layout ==
  

Revision as of 09:26, 22 August 2018

CW308T-ADUCM3029
SAM4L-Top-small.jpg
Target Device Atmel SAM4L
Hardware Crypto Yes
Design Files

GITHub Link

OSH Park PCBs
Status In Developement

This board supports the NXP LPC1343 microcontroller.

Power Supply

The core of the SAML11 chip runs from a 3.3v supply. This is supplied through the CW308T filter and delivered across a shunt resistor for power analysis. The I/O buses are also supplied with 3.3v.

Code Read Protection

The LPC13** family uses a code read protection feature to restrict access to application code after programming.

Programming

UART and USB bootloaders are supported on these devices.

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

Schematic and Layout

See GIT Repo for design files.

Hardware