UM1011
STM32100E-EVAL demonstration package
Doc ID 18064 Rev 1
45/49
3.1 Libraries
The
Libraries
folder contains all the subdirectories and files that make up the core of the
STM32F10xxx Standard Peripheral library VX.Y.Z:
●
CMSIS
–
CM3\CoreSupport:
contains the Cortex-M3 files
–
CM3\DeviceSupport\ST\STM32F10x:
contains the STM32F10x CMSIS layers
files
●
STM32F10x_StdPeriph_Driver
–
inc
subfolder: contains the Standard Peripheral library header files
–
src
subfolder: contains the Standard Peripheral library source files
3.2 Project
STM32100E-EVAL
●
Binary
: contains the binary image of the demonstration that can be used to program
the binary image to the internal Flash memory using IAP, plus the Media files required
to run the demonstration (Binary\Media).
●
EWARM:
contains preconfigured projects for the EWARM toolchain
●
MDK-ARM:
contains preconfigured projects for the MDK-ARM toolchain
●
HiTOP:
contains preconfigured projects for the HiTOP toolchain
●
inc
subfolder: contains the demonstration header files
●
src
subfolder: contains the demonstration source files
●
RIDE
: contains preconfigured projects for the RIDE toolchain
●
TrueSTUDIO
: contains preconfigured projects for the TrueSTUDIO toolchain
3.3 Utilities
STM32100E-EVAL:
contains the LCD, and other STM32100E-EVAL board-related drivers.