As of August 2020 the site you are on (wiki.newae.com) is deprecated, and content is now at rtfm.newae.com.

CW308T-ATSAMR21

From ChipWhisperer Wiki
Revision as of 08:40, 24 September 2016 by Coflynn (Talk | contribs) (Schematic)

Jump to: navigation, search

Atsam21 target.jpg

Power Analysis

The SAMR21E contains two internal dies: an Atmel Cortex M0+ device, and an AT86RF233 radio chip. They are connected via a SPI bus inside the device, but there is actually two separate power pins. P1 is used to select which device you'd like to measure.

  • VCORE is connected to the SAM processor core.
  • VDD is connected to the AT86RF233 digital portion (which includes the AES hardware accelerator).

Both of these have internal voltage regulators. If you wish to 'disable' them, you can measure the voltage on TP5, and then supply a voltage slightly higher than this using VADJ. To do this:

  1. Remove jumper J14.
  2. Set P1 to desired measurement target.
  3. Measure voltage at TP5 (should be around 1.2V or 1.8V depending on if targeting VCORE or VDD).
  4. Adjust VADJ to be +0.1V higher than measured at TP5.
  5. Using J14, set FILT_LP/FILT_HP source as being VADJ.
  6. Measuring voltage at TP5 still, continue to carefully adjust VADJ such that a higher voltage is seen on TP5. You may need to perform this step to overcome voltage drops in the filter and/or shunt resistor.

WARNING: Be VERY CAREFUL when adjusting VADJ. In addition once done it is recommended to set J14 back to 'default' values. If you switch P1 to the wrong setting and forget that J14 is set to use VADJ, you could have an incorrect voltage applied to your microcontroller.

JTAG Programming

The SAMR21E uses the 2-pin programming (SWDIO/SWCLK) interface. This is routed to the 20-pin ARM JTAG header, which can be used with standard Atmel programming tools:

Sam jtag small.jpg

Schematic

NOTE: Schematic is marked as unapproved until hardware has been fully validated.

CW308T SAMR21E Schematic.png

See GIT Repo for PDF of schematic.

Board Layout

See GIT Repo for gerber files.