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

P87LPC764BN 参数 Datasheet PDF下载

P87LPC764BN图片预览
型号: P87LPC764BN
PDF下载: 下载PDF文件 查看货源
内容描述: 低功耗,低价格,低引脚数20引脚微控制器与4K字节的OTP [Low power, low price, low pin count 20 pin microcontroller with 4 kbyte OTP]
分类和应用: 微控制器和处理器外围集成电路光电二极管可编程只读存储器时钟
文件页数/大小: 56 页 / 306 K
品牌: NXP [ NXP ]
 浏览型号P87LPC764BN的Datasheet PDF文件第41页浏览型号P87LPC764BN的Datasheet PDF文件第42页浏览型号P87LPC764BN的Datasheet PDF文件第43页浏览型号P87LPC764BN的Datasheet PDF文件第44页浏览型号P87LPC764BN的Datasheet PDF文件第46页浏览型号P87LPC764BN的Datasheet PDF文件第47页浏览型号P87LPC764BN的Datasheet PDF文件第48页浏览型号P87LPC764BN的Datasheet PDF文件第49页  
Philips Semiconductors  
Preliminary data  
Low power, low price, low pin count (20 pin)  
microcontroller with 4 kbyte OTP  
87LPC764  
Additional Features  
The AUXR1 register contains several special purpose control bits that  
relate to several chip features. AUXR1 is described in Figure 35.  
MOV DPTR, #data16 Load the Data Pointer with a 16-bit  
constant.  
MOVC A, @A+DPTR  
MOVX A, @DPTR  
MOVX @DPTR, A  
Move code byte relative to DPTR to the  
accumulator.  
Software Reset  
The SRST bit in AUXR1 allows software the opportunity to reset the  
processor completely, as if an external reset or watchdog reset had  
occurred. If a value is written to AUXR1 that contains a 1 at bit  
position 3, all SFRs will be initialized and execution will resume at  
program address 0000. Care should be taken when writing to  
AUXR1 to avoid accidental software resets.  
Move data byte the accumulator to data  
memory relative to DPTR.  
Move data byte from data memory  
relative to DPTR to the accumulator.  
Also, any instruction that reads or manipulates the DPH and DPL  
registers (the upper and lower bytes of the current DPTR) will be  
affected by the setting of DPS. The MOVX instructions have limited  
application for the 87LPC764 since the part does not have an  
external data bus. However, they may be used to access EPROM  
configuration information (see EPROM Characteristics section).  
Dual Data Pointers  
The dual Data Pointer (DPTR) adds to the ways in which the  
processor can specify the address used with certain instructions.  
The DPS bit in the AUXR1 register selects one of the two Data  
Pointers. The DPTR that is not currently selected is not accessible  
to software unless the DPS bit is toggled.  
Bit 2 of AUXR1 is permanently wired as a logic 0. This is so that the  
DPS bit may be toggled (thereby switching Data Pointers) simply by  
incrementing the AUXR1 register, without the possibility of  
inadvertently altering other bits in the register.  
Specific instructions affected by the Data Pointer selection are:  
INC  
DPTR  
Increments the Data Pointer by 1.  
JMP @A+DPTR  
Jump indirect relative to DPTR value.  
AUXR1  
Address: A2h  
Reset Value: 00h  
Not Bit Addressable  
7
6
5
4
3
2
1
0
KBF  
BOD  
BOI  
LPEP  
SRST  
0
DPS  
BIT  
SYMBOL  
FUNCTION  
AUXR1.7  
AUXR1.6  
AUXR1.5  
KBF  
BOD  
BOI  
Keyboard Interrupt Flag. Set when any pin of port 0 that is enabled for the Keyboard Interrupt  
function goes low. Must be cleared by software.  
Brown Out Disable. When set, turns off brownout detection and saves power. See Power  
Monitoring Functions section for details.  
Brown Out Interrupt. When set, prevents brownout detection from causing a chip reset and allows  
the brownout detect function to be used as an interrupt. See the Power Monitoring Functions  
section for details.  
AUXR1.4  
LPEP  
Low Power EPROM control bit. Allows power savings in low voltage systems. Set by software. Can  
only be cleared by power-on or brownout reset. See the Power Reduction Modes section for  
details.  
AUXR1.3  
AUXR1.2  
SRST  
Software Reset. When set by software, resets the 87LPC764 as if a hardware reset occurred.  
This bit contains a hard-wired 0. Allows toggling of the DPS bit by incrementing AUXR1, without  
interfering with other bits in the register.  
AUXR1.1  
AUXR1.0  
Reserved for future use. Should not be set to 1 by user programs.  
DPS  
Data Pointer Select. Chooses one of two Data Pointers for use by the program. See text for details.  
SU01184  
Figure 35. AUXR1 Register  
42  
2001 Oct 26  
 复制成功!