1 Intro
2
Electrocardiogram (
Ecg
) Signals
The Electrocardiogram (
Ecg
)
•
Ecg
: electrical manifestation of heart activity recorded
from the body surface
•
monitoring of heart rate
The
Ecg
signal can be recorded fairly easily with surface
electrodes placed on the limbs and/or the chest, see pages
6
–
16
below.
Josef Goette
2
2009
3 Keil SDK
Watch Window
GPIOB
Command
Window
actual Position
Re
se
t
Ru
n
St
op
In
to
O
ve
r
O
ut
St
ar
t/
St
op
D
eb
ug
S
es
si
on
Simulation
Step
Ru
n
to
Cu
rs
or
li
ne
Figure 3.7:
Debug Mode
3.7.1 Window update
ate selectThe peripherals are updated when an event from the user occours, e.g. clicking on an
input check box. For a periodical update select
View
7→
Periodic Window Update
.
3.7.2 Serial Window
To simulate a serial interface open
View
7→
Serial Window
7→
UART x
.
3.7.3 Performance Analyzer
To analyse the efficiency of your code open
View
7→
Performance Analyzer
. This window shows the
time and amount a function is called.
18
STM32 Cortex-M3 Tutorial