Package description
The
OTG FS Library is supplied in one single zip file. The extraction of
the zip file generates one folder, STM32_USB-OTG-FS_Lib_V1.0.0, which
contains the following subfolders:

Libraries folder:
contains STM32F105/7 USB OTG FS low level driver
Project folder: contains the binary
image of the USB demonstrations, plus preconfigured projects for EWARM and
RVMDK toolchains that can be used to program the binary images into the
internal Flash memory. The following binary
images are available:
Utilities
folder
Binary subfolder: contains
binary images of the USB demonstrations to be used with EWARM and RVMDK
(provided as backup)
What
do I need to start successfully?
Evaluation Board: STMicroelectronics STM3210C-EVAL (STM32F10x Connectivity line) evaluation
board. Depending on the demonstration that you will use you will
need the following accessories:
Tool chain:
Use your preferred toolchain. RVMDK (KEIL) or EWARMv5 (IAR).
How to proceed?
To program the binary images of the demonstration firmware into the internal Flash memory, you have to proceed as follows:
EWARMv5
-
Open the Flash_Loader.eww project.
- In the workspace toolbar select the project config corresponding
to the demonstration to be loaded. The name of each project config
refers to the demonstration binary image.
- Load project image: Project->Download and Debug (CTRL+ D)
- Restart the EVAL board (Press B1: reset button).
RVMDK
- Open the
Flash_Loader.uv2 project
- In the build toolbar select the project config corresponding to
the demonstration to be loaded. The name of each project config refers
to the demonstration binary image..
- Load project image: Debug->Start/Stop Debug Session
- Restart the EVAL board (Press B1: reset button).
For complete documentation on
STM32(CORTEX M3) 32-bit Microcontrollers platform visit www.st.com/STM32
|
|