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

DSPIC33FJ128GP306 参数 Datasheet PDF下载

DSPIC33FJ128GP306图片预览
型号: DSPIC33FJ128GP306
PDF下载: 下载PDF文件 查看货源
内容描述: 闪存编程规范 [Flash Programming Specification]
分类和应用: 闪存
文件页数/大小: 80 页 / 943 K
品牌: MICROCHIP [ MICROCHIP ]
 浏览型号DSPIC33FJ128GP306的Datasheet PDF文件第41页浏览型号DSPIC33FJ128GP306的Datasheet PDF文件第42页浏览型号DSPIC33FJ128GP306的Datasheet PDF文件第43页浏览型号DSPIC33FJ128GP306的Datasheet PDF文件第44页浏览型号DSPIC33FJ128GP306的Datasheet PDF文件第46页浏览型号DSPIC33FJ128GP306的Datasheet PDF文件第47页浏览型号DSPIC33FJ128GP306的Datasheet PDF文件第48页浏览型号DSPIC33FJ128GP306的Datasheet PDF文件第49页  
dsPIC33F/PIC24H PROGRAMMING SPECIFICATION  
TABLE 3-4:  
dsPIC33F/PIC24H DEVICE CONFIGURATION REGISTER MAP  
Address  
Name  
Bit 7  
RBS<1:0>(3)  
RSS<1:0>(3)  
Bit 6  
Bit 5  
Bit 4  
Bit 3  
Bit 2  
BSS<2:0>  
SSS<2:0>(3)  
Bit 1  
Bit 0  
BWRP  
SWRP(3)  
GWRP  
0xF80000  
0xF80002  
0xF80004  
FBS  
FSS  
FGS  
GSS<1:0>  
FNOSC<2:0>  
0xF80006 FOSCSEL  
IESO  
TEMP  
IOL1WAY(2)  
0xF80008  
0xF8000A  
0xF8000C  
0xF8000E  
0xF80010  
0xF80012  
0xF80014  
0xF80016  
FOSC  
FWDT  
FPOR  
FICD  
FCKSM<1:0>  
OSCIOFNC POSCMD<1:0>  
WDTPOST<3:0>  
FPWRT<2:0>  
FWDTEN WINDIS  
PWMPIN(1) HPOL(1)  
-
WDTPRE  
ALTI2C(2)  
LPOL(1)  
JTAGEN  
BKBUG  
COE  
ICS<1:0>  
FUID0  
FUID1  
FUID2  
FUID3  
User Unit ID Byte 0  
User Unit ID Byte 1  
User Unit ID Byte 2  
User Unit ID Byte 3  
Note 1: On the dsPIC33F General Purpose Family devices (dsPIC33FJXXXGPXXX) and PIC24H devices, these  
bits are reserved (read as ‘1’ and must be programmed as ‘1’).  
2: These bits are only present in the dsPIC33FJ12GP201/202, dsPIC33FJ12MC201/202 and  
PIC24HJ12GP201/202 devices. In all other devices, they are unimplemented (read as ‘0’).  
3: In the dsPIC33FJ12GP201/202, dsPIC33FJ12MC201/202 and PIC24HJ12GP201/202 devices, these bits  
are reserved (read as ‘1’ and must be programmed as ‘1’).  
3.6.2  
PROGRAMMING METHODOLOGY  
3.6.4  
CODEGUARD SECURITY  
CONFIGURATION BITS  
Configuration bits may be programmed a single byte at  
a time using the PROGC command. This command  
specifies the configuration data and Configuration  
register address. When Configuration bits are  
programmed, any unimplemented bits must be  
programmed with a ‘0’ and any reserved bits must be  
programmed with a ‘1’.  
The FBS, FSS and FGS Configuration registers are  
special Configuration registers that control the size and  
level of code protection for the Boot Segment, Secure  
Segment and General Segment, respectively. For each  
segment, two main forms of code protection are  
provided. One form prevents code memory from being  
written (write protection), while the other prevents code  
memory from being read (read protection).  
Twelve PROGCcommands are required to program all  
the Configuration bits. A flowchart for Configuration bit  
programming is shown in Figure 3-5.  
BWRP, SWRP and GWRP bits control write protection  
and BSS<2:0>, SSS<2:0> and GSS<1:0> bits controls  
read protection. The Chip Erase ERASEB command  
sets all the code protection bits to ‘1’, which allows the  
device to be programmed.  
Note:  
If the General Code Segment Code-  
Protect bit (GCP) is programmed to ‘0’,  
code memory is code-protected and  
can not be read. Code memory must  
be verified before enabling read protec-  
tion. See Section 3.6.4 “CodeGuard  
Security Configuration Bits” for more  
information about code-protect Configura-  
tion bits.  
When write protection is enabled, any programming  
operation to code memory will fail. When read protec-  
tion is enabled, any read from code memory will cause  
a ‘0x0’ to be read, regardless of the actual contents of  
code memory. Since the programming executive  
always verifies what it programs, attempting to program  
code memory with read protection enabled will also  
result in failure.  
3.6.3  
PROGRAMMING VERIFICATION  
After the Configuration bits are programmed, the  
contents of memory should be verified to ensure that  
the programming was successful. Verification requires  
the Configuration bits to be read back and compared  
against the copy held in the programmer’s buffer. The  
READC command reads back the programmed  
Configuration bits and verifies that the programming  
was successful.  
It is imperative that all code protection bits are ‘1’ while  
the device is being programmed and verified. Only after  
the device is programmed and verified should any of  
the above bits be programmed to ‘0’.  
Any unimplemented Configuration bits are read-only  
and read as ‘0’. The reserved bits are read-only and  
read as ‘1’.  
© 2007 Microchip Technology Inc.  
Preliminary  
DS70152D-page 45  
 复制成功!