Plastic Logic 303040 Quick Start Manual

5.4” iridis display module with display connector board

Advertisement

Quick Links

QUICK START GUIDE
®
5.4" Iridis
Display module
With
Display Connector Board
Sojus 5.5
Part-No. 303040
Revision 1
nd
June 02
2021
QuickStartGuide_B_S5.2_301001
All rights reserved.
Revision 2
Page 1 of 16

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 303040 and is the answer not in the manual?

Questions and answers

Summary of Contents for Plastic Logic 303040

  • Page 1 QUICK START GUIDE ® 5.4” Iridis Display module With Display Connector Board Sojus 5.5 Part-No. 303040 Revision 1 June 02 2021 QuickStartGuide_B_S5.2_301001 All rights reserved. Revision 2 Page 1 of 16...
  • Page 2 Revision Date Author Reason of Modification Status Initial Version 2021/06/02 QuickStartGuide_B_S5.2_301001 All rights reserved. Revision 2 Page 2 of 16...
  • Page 3: Table Of Contents

    Inhalt Safety Points ........................ 4 About this document ....................4 Getting Started ......................4 Unpacking the Kit ....................4 Connecting the Display with the Kit ................. 6 System Boot and Image Display ................6 Starting the EPD ..................... 6 Stopping and Starting the Slideshow ............... 7 Setting Waveform and VCOM .................
  • Page 4: Safety Points

    3.1 Unpacking the Kit The Sojus 5.5 evaluation kit component is part of the Plastic Logic Display Evaluation Kit for 5.4” Iridis® Display module. Please ensure that the items listed have been included in your kit. Remove the kit from the anti-static bags and perform a visual inspection.
  • Page 5 Item Description BeagleBoneBlack User interface board. Falcon 4.1 Board Display driver board. Power Extension Board Additional power board. Sojus 5.5 Board Display connector board. Ribbon Cable (40pin) Connection between display driver and connector board. Micro - SD Card Contains slide-show images, display specific waveforms and vcoms, documentation.
  • Page 6: Connecting The Display With The Kit

    Power Supply USB cable 3.2 Connecting the Display with the Kit Plug the display into the display connector of the Sojus 5.5 connector board first. It is important to connect the display before powering up the kit to avoid damages of any parts! Attention: Do not connect or disconnect a display during the kit is powered up! 3.3 System Boot and Image Display...
  • Page 7: Stopping And Starting The Slideshow

    Use epdc-app –start_epdc [nvm-content] [clear screen]. The Parameters are optional. Set the clear screen option to 1 to clear the screen on epdc init. Stopping and Starting the Slideshow To start the slideshow use the command slideshow-start.sh. The slideshow will show the png-images in the images folder /boot/uboot/[DisplayType*]/img.
  • Page 8 • Click the “Hardware” tab. • Find out the COM port of the USB Serial Port. • Use “PuTTY” to connect the PC to the kit. This is a free SSH implementation for Windows which also supports serial connections. It can be downloaded from: www.chiark.greenend.org.uk/~sgtatham/putty/download.html.
  • Page 9: Transferring Files

    • Click “Open” and a terminal window will appear. • Press “ENTER” and the Debian Linux login screen appears. • Log in using the following credentials: login “root”, password “”. • Now you are successfully logged-in and can use the shell. Transferring Files 5.1 Ethernet via USB If the system is powered up and the slideshow is running connect the kit with the provided mini USB...
  • Page 10: Further Information

    With the Ethernet connection enabled the kit can be accessed via FTP and SSH. The FTP connection does not require a user or a password. The SSH connection uses the same credentials as the serial connection (login “root”, password “”). 5.2 Further Information The “C_FN2”...
  • Page 11 Related files and folders are • Display type folders like D054_T2.1 bin: display: contains display specific data like the waveform file and the vcom file (used not on the Beaglebone PLDEK) Img: Contains slideshow images epdc.config – file: Contains a wide range of basic and advanced settings. •...
  • Page 12 default_temp = 23 default_waveform = "/boot/uboot/D054_T2.1/display/D054_T2.1_ACeP_Eval_W2_T23_V10_25fps_One.bin"; [general] driver_board = FALCON_SPI_EXT_EPDC; FALCON_SPI; FALCON_I80; control_system = BEAGLEBONE_BLACK i2c_master = BEAGLEBONE; EPDC; spi_port = 1 epdc_spi_port = 1 nvm_spi_port = 1 DISPLAY_SCRAMBLE_CONFIG = 418 ; 2 + 32 + 128 + 256 = 418 DISPLAY_SCRAMBLE_XOFFSET = 4 update_image_mode = ACEP_ACVCOM;...
  • Page 13: Software Overview

    Software Overview The epdc-app is a command line tool to interface with the Epson S1D135xx EPD-Controller on the Falcon or Ruddock Board and preinstalled on the SD-Card. It can be found on the rootfs in the folder /usr/bin/epdc-app. If the software is recompiled, it’s necessary to replace the binary. The source code is located on the SD-Card in the epdc/documentation folder (epdc-app.zip).
  • Page 14: Slideshow-Stop.sh

    epdc-app -update_image > /dev/null sleep done done exit 7.2.2 $ slideshow-stop.sh #!/bin/sh touch /var/tmp/slideshow-stop sync 7.2.3 $ slideshow-select [display-type] #!/bin/sh IMG_ROOT=/boot/uboot display_type="$1" "display_type" ] && { echo "Error: no directory specified" exit dir="$IMG_ROOT/$display_type/img" "$dir" ] || { echo "Invalid directory: $dir" exit echo "Slideshow directory: $dir"...
  • Page 15: Setup-Environment.sh

    touch /var/tmp/slideshow-disabled sync 7.2.6 $ setup-environment.sh #!/bin/bash #comment out for use with Falcon #echo BB-PL-SPIDEV0 > /sys/devices/bone_capemgr.*/slots echo BB-PL-SPIDEV1 > /sys/devices/bone_capemgr.*/slots export PATH=/boot/uboot/epdc/bin:$PATH sleep epdc-app -start_epdc sleep slideshow-start.sh exit Manual Image Update For manual image update use the epdc-app command line tool. Caused by restrictions of the epdc waveform design, the image clear sequence is stored under a separate WfId.
  • Page 16: Image Update

    8.3 Image Update The image update is executed by -update_image command with: • Image path: /boot/uboot/D054_T2.1/img/AllColours.png • [Optional] Waveform Id: 2. root@beaglebone:~# epdc-app -update_image /boot/uboot/D054_T2.1/img/AllColours.png 2 Troubleshooting If the PLDEK is not showing the slideshow on startup, there are a set of steps to sort out what went wrong: •...

Table of Contents