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

PIC18F2450-I/SO 参数 Datasheet PDF下载

PIC18F2450-I/SO图片预览
型号: PIC18F2450-I/SO
PDF下载: 下载PDF文件 查看货源
内容描述: 28 /40/ 44引脚,高性能, 12 MIPS ,增强型闪存, USB微控制器采用纳瓦技术 [28/40/44-Pin, High-Performance, 12 MIPS, Enhanced Flash, USB Microcontrollers with nanoWatt Technology]
分类和应用: 闪存微控制器和处理器外围集成电路光电二极管PC时钟
文件页数/大小: 320 页 / 5591 K
品牌: MICROCHIP [ MICROCHIP ]
 浏览型号PIC18F2450-I/SO的Datasheet PDF文件第164页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第165页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第166页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第167页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第169页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第170页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第171页浏览型号PIC18F2450-I/SO的Datasheet PDF文件第172页  
PIC18F2450/4450  
Character and cause data or framing errors. To work  
properly, therefore, the initial character in the  
transmission must be all ‘0’s. This can be 00h (8 bytes)  
for standard RS-232 devices or 000h (12 bits) for LIN  
bus.  
15.2.4  
AUTO-WAKE-UP ON SYNC BREAK  
CHARACTER  
During Sleep mode, all clocks to the EUSART are  
suspended. Therefore, the Baud Rate Generator is  
inactive and proper byte reception cannot be  
performed. The auto-wake-up feature allows the  
controller to wake-up due to activity on the RX/DT line  
while the EUSART is operating in Asynchronous mode.  
Oscillator start-up time must also be considered,  
especially in applications using oscillators with longer  
start-up intervals (i.e., XT or HS mode). The Sync  
Break (or Wake-up Signal) character must be of  
sufficient length and be followed by a sufficient interval  
to allow enough time for the selected oscillator to start  
and provide proper initialization of the EUSART.  
The auto-wake-up feature is enabled by setting the  
WUE bit (BAUDCON<1>). Once set, the typical receive  
sequence on RX/DT is disabled and the EUSART  
remains in an Idle state, monitoring for a wake-up event  
independent of the CPU mode. A wake-up event  
consists of a high-to-low transition on the RX/DT line.  
(This coincides with the start of a Sync Break or a  
Wake-up Signal character for the LIN protocol.)  
15.2.4.2  
Special Considerations Using  
the WUE Bit  
The timing of WUE and RCIF events may cause some  
confusion when it comes to determining the validity of  
received data. As noted, setting the WUE bit places the  
EUSART in an Idle mode. The wake-up event causes  
a receive interrupt by setting the RCIF bit. The WUE bit  
is cleared after this when a rising edge is seen on RX/  
DT. The interrupt condition is then cleared by reading  
the RCREG register. Ordinarily, the data in RCREG will  
be dummy data and should be discarded.  
Following a wake-up event, the module generates an  
RCIF interrupt. The interrupt is generated  
synchronously to the Q clocks in normal operating  
modes (Figure 15-8) and asynchronously if the device  
is in Sleep mode (Figure 15-9). The interrupt condition  
is cleared by reading the RCREG register.  
The WUE bit is automatically cleared once a low-to-high  
transition is observed on the RX line following the wake-  
up event. At this point, the EUSART module is in Idle  
mode and returns to normal operation. This signals to  
the user that the Sync Break event is over.  
The fact that the WUE bit has been cleared (or is still  
set) and the RCIF flag is set should not be used as an  
indicator of the integrity of the data in RCREG. Users  
should consider implementing a parallel method in  
firmware to verify received data integrity.  
15.2.4.1  
Special Considerations Using  
Auto-Wake-up  
To assure that no actual data is lost, check the RCIDL  
bit to verify that a receive operation is not in process. If  
a receive operation is not occurring, the WUE bit may  
then be set just prior to entering the Sleep mode.  
Since auto-wake-up functions by sensing rising edge  
transitions on RX/DT, information with any state  
changes before the Stop bit may signal a false End-of-  
FIGURE 15-8:  
AUTO-WAKE-UP BIT (WUE) TIMINGS DURING NORMAL OPERATION  
Q1 Q2 Q3 Q4 Q1 Q2 Q3 Q4 Q1 Q2 Q3 Q4 Q1 Q2 Q3 Q4 Q1 Q2 Q3 Q4 Q1 Q2 Q3 Q4 Q1 Q2 Q3 Q4 Q1 Q2 Q3 Q4 Q1 Q2 Q3 Q4 Q1 Q2 Q3 Q4  
OSC1  
WUE bit(1)  
RX/DT Line  
RCIF  
Bit set by user  
Auto-Cleared  
Cleared due to user read of RCREG  
Note 1: The EUSART remains in Idle while the WUE bit is set.  
FIGURE 15-9:  
AUTO-WAKE-UP BIT (WUE) TIMINGS DURING SLEEP  
Q1 Q2 Q3 Q4 Q1 Q2 Q3 Q4 Q1 Q2 Q3 Q4  
Q1  
Q2 Q3 Q4 Q1 Q2 Q3 Q4 Q1 Q2 Q3 Q4 Q1 Q2 Q3 Q4 Q1 Q2 Q3 Q4  
OSC1  
WUE bit(2)  
RX/DT Line  
RCIF  
Bit set by user  
Auto-Cleared  
Note 1  
Cleared due to user read of RCREG  
Sleep Ends  
Sleep Command Executed  
Note 1: If the wake-up event requires long oscillator warm-up time, the auto-clear of the WUE bit can occur while the stposc signal is still active.  
This sequence should not depend on the presence of Q clocks.  
2: The EUSART remains in Idle while the WUE bit is set.  
DS39760A-page 166  
Advance Information  
© 2006 Microchip Technology Inc.