8000 Series

8000 Series

  • How can I use C Compiler on Windows Vista & Windows 7?
    If you want to use C Compiler on Windows Vista & Windows 7, you must follow the 2 notices.
    1.【Change the content of the Link file】
    Following is the content of the Link file, you need to remove "-lg" from the first line.
    Read full article
  • How to clear flash memory
    1. When the terminal is off, press "7"+"9" + Power keys simultaneously to enter the System Menu
    2. Press Power key again to switch off the terminal
    3. Press "1"+"7" + Power keys simultaneously to enter the Kernel Menu
    4. Press "Fn" + "9" together to clear the flash memory
    Read full article
  • How to convert file on SD Card from .DBF to .TXT files by using DataConverter ?
    1. Press [Add] to add a new rule.
    2. Select [Next]
    3. If you want to name the rule, please Input a name in the field.
    Read full article
  • How to develop C program for 8 Series Terminal?
    1. After you finishing writing C program, put the program into the folder which you create for the C program.
    2. Put Y.BAT、Z.BAT and LINK file to the folder
    3. Open [cmd.exe], then enter the path of the C program.
    4. Input "Y FILENAME.C" , the system will release FILENAME.asm and FILENAME.rel in the folder.
    Read full article
  • How to draw simple diagrams on 8 series terminals
    The software developed by CipherLab called "BmpEdit" is required. This interface resembles the 8 series screen and pixel so you can do simple drawing like point, line, and rectangle etc. 
    Read full article
  • How to erase flash memory on 8 Series Terminals?
    Please follow the instruction below to do memory erasing. 

    ** Please note, this procedure will delete all of program and data from device. 

    When the terminal is off, press "7" + "9" + Power keys simultaneously to enter the System Menu.
    Read full article
  • How to get into Program Manager on 8 Series Terminal?
    Press "8" keys simultaneously and power on.
  • How to get into the Kernel Menu?
    Please go to Kernel Menu by one of instructions below.

    Method A:
    Take out the main battery then put it back
    Press "7" + "1" keys simultaneously and power on.
    Read full article
  • How to install and select multi font with 8200 series?
    For 8200 install and select multi-font, please refer to following video:
    Read full article
  • How to set the buzzer value on C Compiler and on Basic Compiler?
    The beep value on C Compiler and on Basic Compiler is different. You can just set beep frequency to the Basic Compiler. On C Compiler, you need to calculate the value. You can find the formula and example below:

    【Basic Compiler】
    Read full article
  • How to setup a Wifi Client Mode echo test?
    Server
    1. Open the echo test program 
    2. Select the setting as [TCP/IP - Server]
    3. Check the information of the Local IP and port
    4. Press [Start] to enable the echo test
    Read full article
  • How to update 8 Series Kernel?
    Please install SiliconLab VCOM or VCOM Driver if the terminal uses USB interface.
    1. CDC VCOM Driver is for: 82xx, 86xx and 87xx terminals.
    2. SiliconLab VCOM Driver is for: 80xx, 83xx, 84xx and 85xx terminals
    … Read full article
  • How to upload the *.SHX files from the terminal to PC?
    【Terminal】
    1. Press [8]+ [power] at the same time to enter
    2. Select “3.Upload”.
    3. Select “1.One Program
    upload all of the programs to PC).
    Read full article
  • If I want to change the name of the C program. What actions should I do?
    1. Modify the name of the C program from user.c to ***.c. Ex:cipherlab.c
    2. Open the Z.BAT with notepad.
    3. Replace the user with the new name. Ex:cipherlab
    … Read full article
  • What is the procedure of DataConverter Application ?
    Please refer to the table here
    Read full article
  • I change the 8300 LCD. The display on 8300 LCD is upside down. How can I resolve the issue?
    Because the setting on the 8300 module can't match the new LCD module, thus the display is upside down. You need to modify the setting of the 8300 module to resolve the issue.
    Please note, the new LCD must work with the Kernel V3.33 or later version. The new LCD won't display correctly if using older kernel.
    Read full article