diff options
author | Fredrik Thulin <fredrik@thulin.net> | 2016-05-27 21:58:37 +0200 |
---|---|---|
committer | Fredrik Thulin <fredrik@thulin.net> | 2016-05-27 21:58:37 +0200 |
commit | 854a8ba169d64a16f5466c0cac9e1aeeff50659d (patch) | |
tree | 2454a8313689ce2ed92644bc4a449b7fa039f997 /README.md | |
parent | 92ce4da1158aabd1a45d3a5044a5e5fd7bac3c41 (diff) |
formatting
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -94,13 +94,13 @@ First remove the pair of ST-LINK jumpers (CN4 on the DISCO, CN2 on the NUCLEO). Then find the 6-pin SWD header on the left of the STM board (CN2 on the DISCO, CN4 on the NUCLEO), and connect them to the Alpha board: - NUCLEO / DISCO CRYPTECH ALPHA - -------------- -------------- -* 1 VDD_TARGET <-> 3V3 -* 2 SWCLK / T_JTCK <-> CLK -* 3 GND <-> GND -* 4 SWDIO / T_JTMS <-> IO -* 5 T_NRST / NRST <-> NRST + NUCLEO / DISCO CRYPTECH ALPHA + -------------- -------------- +* 1 VDD_TARGET <-> 3V3 +* 2 SWCLK / T_JTCK <-> CLK +* 3 GND <-> GND +* 4 SWDIO / T_JTMS <-> IO +* 5 NRST / T_NRST <-> NRST N/C (pin 6) means Not Connected. |