External Interrupts; Internal Memory Organization; External Memory Organisation; Figure 14. Internal Flash Memory Organization - STMicroelectronics STM32100B-EVAL User Manual

Table of Contents

Advertisement

UM0891
2.6.3

External interrupts

Table 3.
EXTI line14
EXTI line8
EXTI line12
EXTI line9
EXTI line13
2.6.4

Internal memory organization

Figure 14. Internal Flash memory organization

2.6.5

External memory organisation

The STM32100B-EVAL demonstration is based on an embedded free FAT file system,
(1)
DosFs
MicroSD memory card.
The SD card memory is organized in two sub directories:
STFILES: this folder contains all needed demo media files (icons, wave and slides).
User files located in this folder cannot be handled by the demonstration, only default
files are managed. The STFILES directory and its internal files are mandatory for
demonstration startup.
USER: this is a user folder. You can add here your 16-bit bitmap images (320x240) and
waves. This folder is used only by the Images Viewer and Wave Player submenus. For
more details on the different files properties, please refer to
Viewer submenu
1. The DosFs is a FAT-compatible filesystem intended for fairly low-end embedded
applications. It is not the leanest possible implementation (the leanest FAT
implementations operate in << 512 bytes of RAM, with heavy restrictions). This code
strikes a good balance between size and functionality, with an emphasis on RAM
footprint. For more details, refer to the following link
http://www.larwe.com/zws/products/dosfs/index.html.
STM32F100VB demonstration external interrupts
External interrupts
. The file system is needed to read all media information from the on-board
and
Section 2.7.4: Wave Player
Joystick DOWN (interrupt mode, falling edge)
Joystick UP (interrupt mode, falling edge)
Joystick SEL (interrupt mode, falling edge)
User button (interrupt mode, falling edge)
RTC alarm (interrupt mode, rising edge)
Doc ID 16982 Rev 1
Running the demonstration
Used for
Section 2.7.3: Images
submenu.
19/48

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the STM32100B-EVAL and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents