# HG changeset patch # User Paul Boddie # Date 1369231894 0 # Node ID 61b0cbde003725aad61527084760a9749ee369f1 # Parent 39d69db68adbcadc5235754cc2149cc7232e4487 Added a cable connection diagram and power supply details. diff -r 39d69db68adb -r 61b0cbde0037 bsp.h --- a/bsp.h Tue May 21 15:23:53 2013 +0000 +++ b/bsp.h Wed May 22 14:11:34 2013 +0000 @@ -16,12 +16,21 @@ * DAT0 DAT0 12 (RESET) * DAT1 DAT1 14 (DIS) * + * Remember that the pin numbering is "mirrored" on the end of a cable: + * + * Socket __ + * -------------------- --------- --------- + * 2 4 6 8 10 12 14 1 3 5 7 9 11 13 + * 1 3 5 7 9 11 13 2 4 6 8 10 12 14 + * ---------__--------- -------------------- + * Cable + * * General connections: * - * EM027AS012 - * ---------- - * 1 (GND) - * 2 (3V3) + * 3.3V Supply EM027AS012 + * ----------- ---------- + * GND 1 (GND) + * 3V3 2 (3V3) */ #define EPD_MOSI UBB_DAT2