ben-epaper

Changeset

6:61b0cbde0037
2013-05-22 Paul Boddie raw files shortlog changelog graph Added a cable connection diagram and power supply details.
bsp.h (file)
     1.1 --- a/bsp.h	Tue May 21 15:23:53 2013 +0000
     1.2 +++ b/bsp.h	Wed May 22 14:11:34 2013 +0000
     1.3 @@ -16,12 +16,21 @@
     1.4   * DAT0     DAT0  12 (RESET)
     1.5   * DAT1     DAT1  14 (DIS)
     1.6   *
     1.7 + * Remember that the pin numbering is "mirrored" on the end of a cable:
     1.8 + *
     1.9 + *       Socket                   __
    1.10 + * --------------------  ---------  ---------
    1.11 + *  2  4  6  8 10 12 14   1  3  5  7  9 11 13
    1.12 + *  1  3  5  7  9 11 13   2  4  6  8 10 12 14
    1.13 + * ---------__---------  --------------------
    1.14 + *                              Cable
    1.15 + *
    1.16   * General connections:
    1.17   *
    1.18 - *                EM027AS012
    1.19 - *                ----------
    1.20 - *                 1 (GND)
    1.21 - *                 2 (3V3)
    1.22 + * 3.3V Supply    EM027AS012
    1.23 + * -----------    ----------
    1.24 + * GND             1 (GND)
    1.25 + * 3V3             2 (3V3)
    1.26   */
    1.27  
    1.28  #define EPD_MOSI  UBB_DAT2