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

CW308T-PSOC6

From ChipWhisperer Wiki
Revision as of 03:18, 30 November 2018 by Hakonp (Talk | contribs) (Rev -01 Schematic)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
CW308T-PSOC6
PSOC6-target.png
Target Device Cypress PSOC6
Target Architecture Cortex M0+, M4
Hardware Crypto Possible on M0+ core
Design Files GITHub Link
Status Beta

Supported Devices

The PSOC6 board supports several PSOC6 devices in the BGA-116 package. The devices have the same pinout. Various header jumpers can be set different positions to select appropriate power supply for the different power dominans of the device, and different measurements points. The devices in the following table shows two compatible devices:

Cypress PSOC6 series Package Device Hardware AES TRNG Tested Process node Flash SRAM OTP
PSOC6 BGA-116 CY8C6347BZI-BLD53E Yes Yes Yes 40 nm 1MB 288KB No

There are other flavors of the devices with the same pinout, which makes them compatible with this target board.

Power supply

The device must be supplied with minimum 1V7, and maxiumum 3v6. The logic core uses 1v2.

Internal regulators

The device contains an internal regulator regulating the input voltage down to 1v2. This can however be bypassed by supplying a slightly higher voltage to the target board's 1v2 pin.

Measuring power consumption

The target board contains headers which lets the hacker select where to measure. It is possible to select to measure power on the 3v3 input and the 1v2 input/decoupling on the core pin.

Hardware cryptography

The PSOC6 devices have hardware cryptography with support for AES, 3DES, RSA, SHA-512, SHA-256 and ECC.

Programming Connection

The target board supports using both JTAG and SWD for programming. An external programmer is needed, e.g. a SEGGER Jlink or a ST-Link.

Example Projects

SimpleSerial builds for the PSOC6 devices using the PSOC Creator. This is an Eclipse based IDE with support for debugging, flashing and provides good support for various peripherals. The PSOC Creator-project is included in the repo.

Program the device using your preferred method. SEGGER JFlash is a great tool for that. After this, you're ready to go - you can use the ChipWhisperer terminal to talk to your target. You might need to reset the target before you do anything else.

Schematic

Rev -01 Schematic

The current revision of the target is -01. The following shows this schematic:

CW308T-PSOC6-01.png

Hardware