Sign In
Upload
Download
Table of Contents
Contents
Add to my manuals
Delete from my manuals
Share
URL of this page:
HTML Link:
Bookmark this page
Add
Manual will be automatically added to "My Manuals"
Print this page
×
Bookmark added
×
Added to my manuals
Manuals
Brands
Silicon Laboratories Manuals
Microcontrollers
C8051F12 Series
Manual
Silicon Laboratories C8051F12 Series Manual page 16
8k isp flash mcu
Hide thumbs
1
2
Table Of Contents
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
page
of
350
Go
/
350
Contents
Table of Contents
Bookmarks
Table of Contents
Advertisement
C8051F120/1/2/3/4/5/6/7 C8051F130/1/2/3
SFR Definition 11.4. SFRNEXT: SFR Next Register
. . . . . . . . . . . . . . . . . . . . . . . . . 143
SFR Definition 11.5. SFRLAST: SFR Last Register
. . . . . . . . . . . . . . . . . . . . . . . . . 143
SFR Definition 11.6. SP: Stack Pointer
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 151
SFR Definition 11.7. DPL: Data Pointer Low Byte
. . . . . . . . . . . . . . . . . . . . . . . . . . . 151
SFR Definition 11.8. DPH: Data Pointer High Byte
. . . . . . . . . . . . . . . . . . . . . . . . . . 151
SFR Definition 11.9. PSW: Program Status Word
. . . . . . . . . . . . . . . . . . . . . . . . . . . 152
SFR Definition 11.10. ACC: Accumulator
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 153
SFR Definition 11.11. B: B Register
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 153
SFR Definition 11.12. IE: Interrupt Enable
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 157
SFR Definition 11.13. IP: Interrupt Priority
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 158
SFR Definition 11.14. EIE1: Extended Interrupt Enable 1
. . . . . . . . . . . . . . . . . . . . . 159
SFR Definition 11.15. EIE2: Extended Interrupt Enable 2
. . . . . . . . . . . . . . . . . . . . . 160
SFR Definition 11.16. EIP1: Extended Interrupt Priority 1
. . . . . . . . . . . . . . . . . . . . . 161
SFR Definition 11.17. EIP2: Extended Interrupt Priority 2
. . . . . . . . . . . . . . . . . . . . . 162
SFR Definition 11.18. PCON: Power Control
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 164
SFR Definition 12.1. MAC0CF: MAC0 Configuration
. . . . . . . . . . . . . . . . . . . . . . . . . 170
SFR Definition 12.2. MAC0STA: MAC0 Status
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 171
SFR Definition 12.3. MAC0AH: MAC0 A High Byte
. . . . . . . . . . . . . . . . . . . . . . . . . . 171
SFR Definition 12.4. MAC0AL: MAC0 A Low Byte
. . . . . . . . . . . . . . . . . . . . . . . . . . 172
SFR Definition 12.5. MAC0BH: MAC0 B High Byte
. . . . . . . . . . . . . . . . . . . . . . . . . . 172
SFR Definition 12.6. MAC0BL: MAC0 B Low Byte
. . . . . . . . . . . . . . . . . . . . . . . . . . . 172
SFR Definition 12.7. MAC0ACC3: MAC0 Accumulator Byte 3
. . . . . . . . . . . . . . . . . . 173
SFR Definition 12.8. MAC0ACC2: MAC0 Accumulator Byte 2
. . . . . . . . . . . . . . . . . 173
SFR Definition 12.9. MAC0ACC1: MAC0 Accumulator Byte 1
. . . . . . . . . . . . . . . . . 173
SFR Definition 12.10. MAC0ACC0: MAC0 Accumulator Byte 0
. . . . . . . . . . . . . . . . . 174
SFR Definition 12.11. MAC0OVR: MAC0 Accumulator Overflow
. . . . . . . . . . . . . . . . 174
SFR Definition 12.12. MAC0RNDH: MAC0 Rounding Register High Byte
. . . . . . . . . 174
SFR Definition 12.13. MAC0RNDL: MAC0 Rounding Register Low Byte
. . . . . . . . . 175
SFR Definition 13.1. WDTCN: Watchdog Timer Control
. . . . . . . . . . . . . . . . . . . . . . 181
SFR Definition 13.2. RSTSRC: Reset Source
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 182
SFR Definition 14.1. OSCICL: Internal Oscillator Calibration
. . . . . . . . . . . . . . . . . . . 186
SFR Definition 14.2. OSCICN: Internal Oscillator Control
. . . . . . . . . . . . . . . . . . . . . 186
SFR Definition 14.3. CLKSEL: System Clock Selection
. . . . . . . . . . . . . . . . . . . . . . . 188
SFR Definition 14.4. OSCXCN: External Oscillator Control
. . . . . . . . . . . . . . . . . . . . 189
SFR Definition 14.5. PLL0CN: PLL Control
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 193
SFR Definition 14.6. PLL0DIV: PLL Pre-divider
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 194
SFR Definition 14.7. PLL0MUL: PLL Clock Scaler
. . . . . . . . . . . . . . . . . . . . . . . . . . . 194
SFR Definition 14.8. PLL0FLT: PLL Filter
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 195
SFR Definition 15.1. FLACL: Flash Access Limit
. . . . . . . . . . . . . . . . . . . . . . . . . . . . 206
SFR Definition 15.2. FLSCL: Flash Memory Control
. . . . . . . . . . . . . . . . . . . . . . . . . 208
SFR Definition 15.3. PSCTL: Program Store Read/Write Control
. . . . . . . . . . . . . . . 209
SFR Definition 16.1. CCH0CN: Cache Control
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 215
SFR Definition 16.2. CCH0TN: Cache Tuning
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 216
SFR Definition 16.3. CCH0LC: Cache Lock Control
. . . . . . . . . . . . . . . . . . . . . . . . . 216
SFR Definition 16.4. CCH0MA: Cache Miss Accumulator
. . . . . . . . . . . . . . . . . . . . . 217
16
Rev. 1.4
Table of
Contents
Previous
Page
Next
Page
1
...
13
14
15
16
17
18
19
20
Advertisement
Table of Contents
Need help?
Do you have a question about the C8051F12 Series and is the answer not in the manual?
Ask a question
Questions and answers
Subscribe to Our Youtube Channel
Related Manuals for Silicon Laboratories C8051F12 Series
Microcontrollers Silicon Laboratories C8051F120 Manual
(322 pages)
Microcontrollers Silicon Laboratories C8051F12X User Manual
(15 pages)
Microcontrollers Silicon Laboratories C8051F30 Series User Manual
(12 pages)
Microcontrollers Silicon Laboratories C8051F930-DK User Manual
(28 pages)
Microcontrollers Silicon Laboratories C8051F326/7 User Manual
(11 pages)
Microcontrollers Silicon Laboratories C8051F336 User Manual
Development kit (16 pages)
Microcontrollers Silicon Laboratories C8051F300 Manual
Mixed signal isp flash mcu family (178 pages)
Microcontrollers Silicon Laboratories C8051F530A User Manual
(19 pages)
Microcontrollers Silicon Laboratories C8051F360x-DK User Manual
(13 pages)
Microcontrollers Silicon Laboratories C8051F34 Series User Manual
(14 pages)
Microcontrollers Silicon Laboratories C8051F32x User Manual
(12 pages)
Microcontrollers Silicon Laboratories C8051F02 Series User Manual
(12 pages)
Microcontrollers Silicon Laboratories C8051F02 DK Series User Manual
(12 pages)
Microcontrollers Silicon Laboratories C8051F35 Series User Manual
Development kit (12 pages)
Microcontrollers Silicon Laboratories C8051F32 Series User Manual
(13 pages)
Microcontrollers Silicon Laboratories C8051F06 Series User Manual
(14 pages)
Related Products for Silicon Laboratories C8051F12 Series
Silicon Laboratories C8051F12X
Silicon Laboratories C8051F500
Silicon Laboratories C8051F310
Silicon Laboratories C8051F90 Series
Silicon Laboratories C8051F970
Silicon Laboratories C8051F410DK
Silicon Laboratories C8051F330R
Silicon Laboratories C8051F330P
Silicon Laboratories C8051F327-GMR
Silicon Laboratories C8051F340DK
Silicon Laboratories C8051F583
Silicon Laboratories C8051F996
Silicon Laboratories C8051F990-GMR
Silicon Laboratories C8051F005
Silicon Laboratories C8051F56 Series
Silicon Laboratories C8051F568
This manual is also suitable for:
C8051f120
C8051f123
C8051f121
C8051f124
C8051f127
C8051f126
...
Show all
C8051f125
C8051f13 series
C8051f122
C8051f130
C8051f131
C8051f132
C8051f120-gq
C8051f133
C8051f122-gq
C8051f121-gq
C8051f123-gq
C8051f124-gq
C8051f125-gq
C8051f126-gq
C8051f130-gq
C8051f127-gq
C8051f131-gq
C8051f132-gq
C8051f133-gq
Table of Contents
Print
Rename the bookmark
Delete bookmark?
Delete from my manuals?
Login
Sign In
OR
Sign in with Facebook
Sign in with Google
Upload manual
Upload from disk
Upload from URL
Need help?
Do you have a question about the C8051F12 Series and is the answer not in the manual?
Questions and answers