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

71M6515H-IGTR/F 参数 Datasheet PDF下载

71M6515H-IGTR/F图片预览
型号: 71M6515H-IGTR/F
PDF下载: 下载PDF文件 查看货源
内容描述: 电能计量IC [Energy Meter IC]
分类和应用:
文件页数/大小: 57 页 / 685 K
品牌: TERIDIAN [ TERIDIAN SEMICONDUCTOR CORPORATION ]
 浏览型号71M6515H-IGTR/F的Datasheet PDF文件第48页浏览型号71M6515H-IGTR/F的Datasheet PDF文件第49页浏览型号71M6515H-IGTR/F的Datasheet PDF文件第50页浏览型号71M6515H-IGTR/F的Datasheet PDF文件第51页浏览型号71M6515H-IGTR/F的Datasheet PDF文件第53页浏览型号71M6515H-IGTR/F的Datasheet PDF文件第54页浏览型号71M6515H-IGTR/F的Datasheet PDF文件第55页浏览型号71M6515H-IGTR/F的Datasheet PDF文件第56页  
71M6515H  
Energy Meter IC  
DATA SHEET  
MARCH 2008  
Methods of Control  
Two different methods of control can be used by the host processor:  
1) Synchronization using the IRQZ pin of the 71M6515H (interrupt or DIO pin polling method, see Figure 20):  
a. Interrupt Method: The IRQZ pin of the 71M6515H is connected to a pin of the host processor that can generate an  
interrupt for the host processor. This is the easiest method for synchronization between the 71M6515H and the host.  
The CONFIG register of the 71M6515H is set up to generate an interrupt on the IRQZ pin whenever fresh data are  
ready, and the interrupt service routine of the host processor reads the fresh data out of the 71M6515H.  
b. DIO pin polling method: The IRQZ pin of the 71M6515H is connected to a DIO pin of the host processor. The host  
processor polls the status of the DIO pin as frequently as possible or through a timer-based polling method. The  
CONFIG register of the 71M6515H is set up to have the IRQZ pin to go low on every fresh data ready status, and the  
timer-serviced polling of the host processor will monitor the status of the DIO pin and initiate the serial communication  
when IRQZ is detected. For this method to be effective, the firmware of the host processor must maintain the timer  
interrupt to be the highest priority, followed by the serial communications priority.  
2) Polling the READY bit in the STATUS word of the 71M6515H (status polling method, see Figure 21).  
This method requires that the host processor utilizes a timer with 1ms to 5ms resolution tied into the highest-priority  
interrupt. The interrupt service routine must initiate reading the STATUS register, preferably at least every 10ms, in  
order to monitor the READY bit, but the host processor must wait for the response of each status request. Otherwise,  
the STATUS register read operations will be stacked in the 71M6515H resulting in multiple responses.  
If a delayed response is received upon a STATUS register read, the host processor will know that the 71M6515H is  
within its post-processing period, which makes it necessary hat the host waits for the response. Every time the READY  
bit in the STATUS register is not set, indicating that data is not available, the host should poll again  
read  
read  
command  
fromhost  
command  
fromhost  
6515Hdata  
6515Hdata  
IRQZ  
post-processor  
active  
post-processor  
active  
time  
80ms  
80ms  
200ms  
300ms  
400ms  
500ms  
Figure 20: Timing Diagram (Using IRQZ, SUM_CYCLES = 12)  
The communication between the 71M6515H and the host processor can always be reset without disturbing the metering  
function by utilizing the UARTCSZ and BAUDRATE pins. Configuring the BAUDRATE pin without resetting the UART buffers  
is not recommended. The UART of the 71M6515H can be “reset” by pulling the UARTCSZ pin low. This will force the UART  
back into the default configuration while clearing all buffers (UART buffers, UART-related buffers in the firmware).  
Page: 52 of 57  
© 2005-2008 TERIDIAN Semiconductor Corporation  
V1.4  
 
 复制成功!