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

73S1210F-44IM/F/P 参数 Datasheet PDF下载

73S1210F-44IM/F/P图片预览
型号: 73S1210F-44IM/F/P
PDF下载: 下载PDF文件 查看货源
内容描述: 自包含智能卡读卡器与密码键盘和电源管理 [Self-Contained Smart Card Reader with PINpad and Power Management]
分类和应用:
文件页数/大小: 126 页 / 1200 K
品牌: TERIDIAN [ TERIDIAN SEMICONDUCTOR CORPORATION ]
 浏览型号73S1210F-44IM/F/P的Datasheet PDF文件第36页浏览型号73S1210F-44IM/F/P的Datasheet PDF文件第37页浏览型号73S1210F-44IM/F/P的Datasheet PDF文件第38页浏览型号73S1210F-44IM/F/P的Datasheet PDF文件第39页浏览型号73S1210F-44IM/F/P的Datasheet PDF文件第41页浏览型号73S1210F-44IM/F/P的Datasheet PDF文件第42页浏览型号73S1210F-44IM/F/P的Datasheet PDF文件第43页浏览型号73S1210F-44IM/F/P的Datasheet PDF文件第44页  
73S1210F Data Sheet  
DS_1210F_001  
1.7.6 UART  
The 80515 core of the 73S1210F includes two separate UARTs that can be programmed to communicate  
with a host. The 73S1210F can only connect one UART at a time since there is only one set of TX and  
Rx pins. The MISCtl0 register is used to select which UART is connected to the TX and RX pins. Each  
UART has a different set of operating modes that the user can select according to their needs. The  
UART is a dedicated 2-wire serial interface, which can communicate with an external host processor at  
up to 115,200 bits/s. The TX and RX pins operate at the VDD supply voltage levels and should never  
exceed 3.6V. The operation of each pin is as follows:  
RX: Serial input data is applied at this pin. Conforming to RS-232 standard, the bytes are input LSB first.  
The voltage applied at RX must not exceed 3.6V.  
TX: This pin is used to output the serial data. The bytes are output LSB first.  
The 73S1210F has several UART-related read/write registers. All UART transfers are programmable for  
parity enable, parity select, 2 stop bits/1 stop bit and XON/XOFF options for variable communication baud  
rates from 300 to 115200 bps. Table 33 shows the selectable UART operation modes and Table 34  
shows how the baud rates are calculated.  
Table 33: UART Modes  
UART 0  
UART 1  
Start bit, 8 data bits, parity, stop bit, variable  
baud rate (internal baud rate generator).  
Mode 0  
Mode 1  
Mode 2  
Mode 3  
N/A  
Start bit, 8 data bits, stop bit, variable  
baud rate (internal baud rate generator  
or timer 1).  
Start bit, 8 data bits, stop bit, variable baud  
rate (internal baud rate generator).  
Start bit, 8 data bits, parity, stop bit, fixed  
baud rate 1/32 or 1/64 of fCKMPU.  
N/A  
N/A  
Start bit, 8 data bits, parity, stop bit,  
variable baud rate (internal baud rate  
generator or timer 1).  
Note: Parity of serial data is available through the P flag of the accumulator. Seven-bit serial modes with  
parity, such as those used by the FLAG protocol, can be simulated by setting and reading bit 7 of 8-bit  
output data. Seven-bit serial modes without parity can be simulated by setting bit 7 to a constant 1. 8-bit  
serial modes with parity can be simulated by setting and reading the 9th bit, using the control bits  
S0CON3 and S1CON3 in the S0COn and S1CON SFRs.  
Table 34: Baud Rate Generation  
Using Timer 1  
2smod * fCKMPU/ (384 * (256-TH1))  
N/A  
Using Internal Baud Rate Generator  
2smod * fCKMPU/(64 * (210-S0REL))  
fCKMPU/(32 * (210-S1REL))  
Serial Interface 0  
Serial Interface 1  
Note: S0REL (9:0) and S1REL (9:0) are 10-bit values derived by combining bits from the respective timer  
reload registers SxRELH (bits 1:0) and SxRELL (bits 7:0). TH1 is the high byte of timer 1. The SMOD bit  
is located in the PCON SFR.  
40  
Rev. 1.4