Preparation of Demo
10
Seiko Epson Corporation
S5U13781R00C100 Demonstration Manual
(Rev. 2.1)
2.3 Unzip Downloaded Files
(1) Preparation for display demo using STM32 F4-Discovery
1.
Make the project folder “demo_stm32f4_psp” and place the file “stm32f4discovery_fw.zip” into
this folder.
2.
Unzip the file “stm32f4discovery_fw.zip”. The folder “STM32F4-Discovery_FW _Vx.x.x” will
be created.
3.
Unzip the file “demo_stm32f4_psp1.zip” described in the Table 2-1,
ATM0430D5 Download File
.
The folder “S1D13781”, “STM32F4_s1d13781_Demo” and
“STM32F4_s1d13781_Demo_embFlash” will be created.
4.
Move folder “S1D13781” to the following folder.
“\demo_ stm32f4_psp\STM32F4-Discovery_FW_Vx.x.x\Libraries\”
5.
Move folder “STM32F4_s1d13781_Demo” and “STM32F4_s1d13781_Demo_embFlash” to the
following folder.
“\demo_STM32 F4_psp\STM32F4-Discovery_FW _Vx.x.x\Project\”
*Vx.x.x shows version number.
Figure 2-1 Structure of the Project Folder (STM32)
P
roject folder:
demo_stm32f4_psp
└
STM32F4-Discovery_FW_V1.1.0
├
Project
│
├
STM32F4_s1d13781_Demo
Demo using external SPI flash
│
… ├
EWARM
│
│├
STM32F4-Discovery_S1D13781.eww
Project file
│
│
…
│
├
readme.txt
Readme for Project
│
├
inc
Directory for header files
│
└
src
Directory for source files
│
│
├
STM32F4_s1d13781_Demo_embFlash
Demo using internal flash
│
… ├
EWARM
│
│├
STM32F4-Discovery_S1D13781.eww
Project file
│
│
…
│
├
readme.txt
Readme for Project
│
├
inc
Directory for header files
│
└
src
Directory for source files
│
├
Libraries
…
├
CMSIS
├
S1D13781
S1D13781library
│ ├
readme.txt
Readme file for S1D13781library
│ ├
inc
Directory for header files
│ │├
S1D13781.h
│ ├
src
Directory for source files
│ └
image_header_file_generator
Directory for image header file generator
│
└
STM32F10x_StdPeripf_Driver
STM32F4 library
├
Releae_Notes.html
ReleaseNote for STM32 F4
├
inc
Directory for header files
└
src
Directory for source files
Contents provided by Epson are the folders in Bold Italic letters