欢迎访问ic37.com |
会员登录 免费注册
发布采购

C8051F818-GU 参数 Datasheet PDF下载

C8051F818-GU图片预览
型号: C8051F818-GU
PDF下载: 下载PDF文件 查看货源
内容描述: 混合信号ISP功能的Flash MCU系列 [Mixed Signal ISP Flash MCU Family]
分类和应用:
文件页数/大小: 250 页 / 1303 K
品牌: SILICON [ SILICON ]
 浏览型号C8051F818-GU的Datasheet PDF文件第159页浏览型号C8051F818-GU的Datasheet PDF文件第160页浏览型号C8051F818-GU的Datasheet PDF文件第161页浏览型号C8051F818-GU的Datasheet PDF文件第162页浏览型号C8051F818-GU的Datasheet PDF文件第164页浏览型号C8051F818-GU的Datasheet PDF文件第165页浏览型号C8051F818-GU的Datasheet PDF文件第166页浏览型号C8051F818-GU的Datasheet PDF文件第167页  
C8051F80x-83x  
SFR Definition 24.1. CRC0CN: CRC0 Control  
Bit  
7
6
5
4
3
2
1
0
CRC0SEL CRC0INIT CRC0VAL  
CRC0PNT[1:0]  
R/W  
Name  
Type  
Reset  
R/W  
0
R/W  
0
R/W  
0
R/W  
0
R/W  
0
R/W  
0
0
0
SFR Address = 0xCE  
Bit  
7:5  
4
Name  
Function  
Unused  
Read = 000b; Write = Don’t Care.  
CRC0SEL  
CRC0 Polynomial Select Bit.  
This bit selects the CRC0 polynomial and result length (32-bit or 16-bit).  
0: CRC0 uses the 32-bit polynomial 0x04C11DB7 for calculating the CRC result.  
1: CRC0 uses the 16-bit polynomial 0x1021 for calculating the CRC result.  
3
2
CRC0INIT  
CRC0VAL  
CRC0 Result Initialization Bit.  
Writing a 1 to this bit initializes the entire CRC result based on CRC0VAL.  
CRC0 Set Value Initialization Bit.  
This bit selects the set value of the CRC result.  
0: CRC result is set to 0x00000000 on write of 1 to CRC0INIT.  
1: CRC result is set to 0xFFFFFFFF on write of 1 to CRC0INIT.  
1:0 CRC0PNT[1:0] CRC0 Result Pointer.  
Specifies the byte of the CRC result to be read/written on the next access to  
CRC0DAT. The value of these bits will auto-increment upon each read or write.  
For CRC0SEL = 0:  
00: CRC0DAT accesses bits 7–0 of the 32-bit CRC result.  
01: CRC0DAT accesses bits 15–8 of the 32-bit CRC result.  
10: CRC0DAT accesses bits 23–16 of the 32-bit CRC result.  
11: CRC0DAT accesses bits 31–24 of the 32-bit CRC result.  
For CRC0SEL = 1:  
00: CRC0DAT accesses bits 7–0 of the 16-bit CRC result.  
01: CRC0DAT accesses bits 15–8 of the 16-bit CRC result.  
10: CRC0DAT accesses bits 7–0 of the 16-bit CRC result.  
11: CRC0DAT accesses bits 15–8 of the 16-bit CRC result.  
Rev. 1.0  
163