Surenoo SAM0400A-320480 Series TFT LCD Module for Arduino Mega2560 User manual

  • Hello! I've reviewed the user manual for the LCDWIKI Microcontroller C51 STC12C5A60S2. The document details how to use Keil and STC-ISP software to program the device, covering project compilation, program downloading, and verification. I'm ready to answer your questions about the device and the instructions outlined in this manual.
  • What software needs to be installed?
    What file do I open to start the project?
    What is the sign that the compilation was succesfull?
    How do I open the program file in STC-ISP?
LCDWIKI C51 Kile&stc-isp Use Illustration CR2018-MI2157
1. First need to install keil and stc-isp software on the computer (please refer to Baidu for
the specific installation method)
2. Select the project you want to test, find the file ending with “.uvproj”, and double-click
to open the project, as shown below:
3. After opening the project, click the compile button to compile the project. If the
"creating hex file from ".\obj\ceshi"..." prompt appears, the compilation is
successful, as shown in the figure below:
4. Open the STC-ISP software to download the program, first select the correct MCU
model and baud rate, set as shown below:
LCDWIKI C51 Kile&stc-isp Use Illustration CR2018-MI2157
5. Click to open the program file -> select the directory where the compiled hex file is
located -> select hex file -> click the open button, as shown below:
6. Click the download button to power on the MCU again, and the program will be burned.
When the “Operation succeeded” prompt appears, the burning is successful. The
operation is as shown in the figure below:
LCDWIKI C51 Kile&stc-isp Use Illustration CR2018-MI2157
7. If the module displays characters and graphics normally, the program runs
successfully.
/