![GigaDevice Semiconductor GD32E23 Series Скачать руководство пользователя страница 104](http://html.mh-extra.com/html/gigadevice-semiconductor/gd32e23-series/gd32e23-series_user-manual_2225794104.webp)
GD32E23x User Manual
104
types.
Table 5-1. NVIC exception types in Cortex-M23
Exception Type
Vector
Number
Priority (a)
Vector Address
Description
-
0
-
0x0000_0000
Reserved
Reset
1
-3
0x0000_0004
Reset
NMI
2
-2
0x0000_0008
Non maskable interrupt
HardFault
3
-1
0x0000_000C
All class of fault
-
4-10
-
0x0000_0010
-0x0000_002B
Reserved
SVCall
11
Programmable
0x0000_002C
System service call via SWI
instruction
-
12-13
-
0x0000_0030
-0x0000_0034
Reserved
PendSV
14
Programmable
0x0000_0038
Pendable request for system
service
SysTick
15
Programmable
0x0000_003C
System tick timer
The SysTick calibration value is 9000 and SysTick clock frequency is fixed to HCLK*0.125.
So this will give a 1ms SysTick interrupt if HCLK is configured to 72MHz.
Table 5-2. Interrupt vector table
Interrupt
Number
Vector
Number
Peripheral Interrupt Description
Vector Address
IRQ 0
16
Window watchdog interrupt
0x0000_0040
IRQ 1
17
LVD through EXTI Line detection interrupt
0x0000_0044
IRQ 2
18
RTC global interrupt
0x0000_0048
IRQ 3
19
FMC global interrupt
0x0000_004C
IRQ 4
20
RCU global interrupt
0x0000_0050
IRQ 5
21
EXTI Line0-1 interrupt
0x0000_0054
IRQ 6
22
EXTI Line2-3 interrupt
0x0000_0058
IRQ 7
23
EXTI Line4-15 interrupt
0x0000_005C
IRQ 8
24
Reserved
0x0000_0060
IRQ 9
25
DMA Channel0 global interrupt
0x0000_0064
IRQ 10
26
DMA Channel1-2 global interrupt
0x0000_0068
IRQ 11
27
DMA Channel3-4 global interrupt
0x0000_006C
IRQ 12
28
ADC and CMP interrupt
0x0000_0070
IRQ 13
29
TIMER0 Break, update, trigger and
commutation interrupt
0x0000_0074
IRQ 14
30
TIMER0 Capture Compare interrupt
0x0000_0078
IRQ 15
31
Reserved
0x0000_007C
IRQ 16
32
TIMER2 global interrupt
0x0000_0080
IRQ 17
33
TIMER5 interrupt
0x0000_0084