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
Line 1: Line 1:
 
{{Infobox cw308target
 
{{Infobox cw308target
|name                  = CW308T-ADUCM3029
+
|name                  = CW308T-LPC1343
|image                  = SAM4L-Top-small.jpg
+
|Target Architecture    =
 +
|image                  = [[File:CW308T_LPC1343.PNG|400px]]
 
|caption                =  
 
|caption                =  
|Target Device          = Atmel SAM4L
+
|Target Device          = NXP LPC1343
 
|Target Architecture    =  
 
|Target Architecture    =  
 
|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:54, 23 August 2018

CW308T-LPC1343
CW308T LPC1343.PNG
Target Device NXP LPC1343
Hardware Crypto Yes
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