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

From ChipWhisperer Wiki
Jump to: navigation, search
Line 27: Line 27:
 
=== Using Atmel SAM-BA ===
 
=== Using Atmel SAM-BA ===
  
Atmel SAM-BA is a built-in bootloader. Not this bootloader is NOT ROM-Resident - if you reprogram the device the bootloader is lost, since it is stored in flash memory.
+
Atmel SAM4L has a built-in bootloader. Not this bootloader is NOT ROM-Resident - if you reprogram the device the bootloader is lost, since it is stored in flash memory.
  
 
== Schematic ==
 
== Schematic ==

Revision as of 17:46, 30 October 2017

CW308T-SAM4L
Target Device Atmel SAM4L
Target Architecture ARM Cortex M4
Hardware Crypto Yes
Supported Apps Simple Serial Enc/Auth
Status Released


Hardware AES

The SAM4L has a hardware AES module, with optional countermeasures that can be enabled.

Programming

An external programmer is needed for this target. The SAM4L has an internal bootloader you can use via an external serial port, which is not yet supported directly by the ChipWhisperer-Capture software.

JTAG Programmer

The 20-pin JTAG port (J6 on CW308 Board) can be used with the ATATMEL-ICE which is Atmel's JTAG programmer. You can use any other ARM programmer you might have as well (i.e., OpenOCD, Segger J-Link, etc).

Using Atmel SAM-BA

Atmel SAM4L has a built-in bootloader. Not this bootloader is NOT ROM-Resident - if you reprogram the device the bootloader is lost, since it is stored in flash memory.

Schematic

See GIT Repo for PDF of schematic.

CW308T-SAM4L-02 schematic Page 1.png

CW308T-SAM4L-02 schematic Page 2.png

Board Layout

See GIT Repo for gerber files.