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

TSC87C52-12IBB 参数 Datasheet PDF下载

TSC87C52-12IBB图片预览
型号: TSC87C52-12IBB
PDF下载: 下载PDF文件 查看货源
内容描述: CMOS 0至33 MHz的可编程的8位微控制器 [CMOS 0 to 33 MHz Programmable 8?bit Microcontroller]
分类和应用: 微控制器和处理器外围集成电路异步传输模式ATM可编程只读存储器时钟
文件页数/大小: 24 页 / 184 K
品牌: TEMIC [ TEMIC SEMICONDUCTORS ]
 浏览型号TSC87C52-12IBB的Datasheet PDF文件第3页浏览型号TSC87C52-12IBB的Datasheet PDF文件第4页浏览型号TSC87C52-12IBB的Datasheet PDF文件第5页浏览型号TSC87C52-12IBB的Datasheet PDF文件第6页浏览型号TSC87C52-12IBB的Datasheet PDF文件第8页浏览型号TSC87C52-12IBB的Datasheet PDF文件第9页浏览型号TSC87C52-12IBB的Datasheet PDF文件第10页浏览型号TSC87C52-12IBB的Datasheet PDF文件第11页  
TSC87C52
While the TSC87C52 is in ONCE mode, an emulator or test CPU can be used to drive the circuit. Table 2 shows the
status of the port pins during ONCE mode.
Normal operation is restored when normal reset is applied.
Table 2 External pin status during ONCE mode
ALE
Weak pull–up
PSEN
Weak pull–up
Port 0
Float
Port 1
Weak pull–up
Port 2
Weak pull–up
Port 3
Weak pull–up
XTAL1/2
Active
ALE Disabling
The ALE signal is used to demultiplex address and data buses on port 0 when used with external program or data
memory. Nevertheless, during internal code execution, ALE signal is still generated. In order to reduce EMI, ALE
signal should be disabled by setting AO bit.
The AO bit is located in MSCON at bit location 0 (see Table 3). As soon as AO is set, ALE is no longer output but
remains active during MOVX and MOVC instructions and external fetches. During ALE disabling, ALE pin is weakly
pulled high.
Table 3 MSCON – Miscellaneous Control Register (8Eh)
7
6
5
4
3
2
1
0
AO
Symbol
AO
Reserved
Do not write 1 in these bits.
Description
ALE Output bit
Set to disable ALE operation during internal fetches.
Clear to restore ALE operation during internal fetches.
The reset value of MSCON is XXXX XXX0b.
UART
The UART in the TSC87C52 operates identically to the UART in the 80C51 but includes the following enhancement.
For a complete understanding of the TSC87C52 UART please refer to the description in the 80C51 Hardware
Description Guide.
Framing Error Detection
Framing error detection allows the serial port to check for missing stop bits in the communication in mode 1, 2 or 3.
A missing stop bit can be caused for example by noise on the serial lines or transmission by two CPUs simultaneously.
If a stop bit is missing a Framing Error bit (FE) is set. The FE bit can be checked in software after each reception to
detect communication errors. Once set, the FE bit must be cleared in software. A valid stop bit will not clear FE.
The FE bit is located in SCON at bit location 7. It shares the same bit location as SM0 (see Table 4). The new control
bit SMOD0 in PCON (see Table 1) determines whether the SM0 or FE bit is accessed (see Figure 3), so whether the
framing error detection is enabled or not. If SMOD0 is set then SCON.7 functions as FE, if SMOD0 is cleared then
SCON.7 functions as SM0. Once set, the FE bit must be cleared by software. A valid stop bit will not clear FE. When
UART is in mode 1 (8–bit mode), RI flag is set during stop bit whether or not framing error is enabled (see Figure 4).
MATRA MHS
Rev. C – 10 Sept 1997
7
Preliminary