GD32W51x User Manual
87
register. This bit can be set by softw are.
6
START
Send erase command to FMC
This bit is set by softw are to send erase command to FMC.
This bit is cleared by hardw are w hen the BUSY bit is cleared.
5:3
Reserved
Must be kept at reset value.
2
MER
Main Flash mass erase command bit
This bit is set or cleared by softw are
0: no effect
1: main Flash mass erase command
1
PER
Main Flash page erase command bit
This bit is set or clear by softw are
0: no effect
1: main Flash page erase command
0
PG
Main Flash program command bit
This bit is set or clear by softw are
0: no effect
1: main Flash program command
Note:
This register should be reset after the corresponding Flash operation completed.
2.5.5.
Address register (FMC_ADDR)
Address offset: 0x14
Reset value: 0x0000 0000
This register is non-secure. Protected against non-provileged access when FMC_PRIV=1.
This register has to be accessed by word (32-bit).
31
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
ADDR[31:16]
W
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
ADDR[15:0]
W
Bits
Fields
Descriptions
31:0
ADDR[31:0]
Flash erase/program command address bits
These bits are configured by softw are.
ADDR bits are the address of Flash to be erased/programmed.