资料介绍
All inputs of the C16x family have Schmitt-Trigger input characteristics. These Schmitt-
Triggers are intended to always provide proper internal low and high levels, even if an
undefined voltage level (between TTL-VIL and TTL-VIH) is externally applied to the pin.
The hysteresis of these inputs, however, is very small, and can not be properly used in an
application to suppress signal noise, and to shape slow rising/falling input transitions.
Thus, it must be taken care that rising/falling input signals pass the undefined area of the
TTL-specification between VIL and VIH with a sufficient rise/fall time, as generally usual
and specified for TTL components (e.g. 74LS series: gates 1V/us, clock inputs 20V/us).
The effect of the implemented Schmitt-Trigger is that even if the input signal remains in
the undefined area, well defined low/high levels are generated internally. Note that all
input signals are evaluated at specific sample points (depending on the input and the
peripheral function connected to it), at that signal transitions are detected if two
consecutive samples show different levels. Thus, only the current level of an input signal
at these sample points is relevant, that means, the necessary rise/fall times of the input
signal is only dependant on the sample rate, that is the distance in time between two
consecutive evaluation time points. If an input signal, for instance, is sampled through
software every 10us, it is irrelevant, which input level would be seen between the
samples. Thus, it would be allowable for the signal to take 10us to pass through the
undefined area. Due to the sample rate of 10us, it is assured that only one sample can
occur while the signal is within the undefined area, and no incorrect transition will be
detected. For inputs which are connected to a peripheral function, e.g. capture inputs, the
sample rate is determined by the clock cycle of the peripheral unit. In the case of the
CAPCOM unit this means a sample rate of 400ns @ 20MHz CPU clock. This requires
input signals to pass through the undefined area within these 400ns in order to avoid
multiple capture events.
For input signals, which do not provide the required rise/fall times, external circuitry must
be used to shape the signal transitions.
In the attached diagram, the effect of the sample rate is shown. The numbers 1 to 5 in the
diagram represent possible sample points. Waveform a) shows the result if the input
signal transition time through the undefined TTL-level area is less than the time distance
between the sample points (sampling at 1, 2, 3, and 4). Waveform b) can be the result if
the sampling is performed more than once within the undefined area (sampling at 1, 2, 5,
3, and 4).
Sample points:
1. Evaluation of the signal clearly results in a low level
2. Either a low or a high level can be sampled here. If low is sampled, no transition will
be detected. If the sample results in a high level, a transition is detected, and an
appropriate action (e.g. capture) might take place.
3. Evaluation here clearly results in a high level. If the previous sample 2) had already
detected a high, there is no change. If the previous sample 2) showed a low, a
transition from low to high is detected now.
Triggers are intended to always provide proper internal low and high levels, even if an
undefined voltage level (between TTL-VIL and TTL-VIH) is externally applied to the pin.
The hysteresis of these inputs, however, is very small, and can not be properly used in an
application to suppress signal noise, and to shape slow rising/falling input transitions.
Thus, it must be taken care that rising/falling input signals pass the undefined area of the
TTL-specification between VIL and VIH with a sufficient rise/fall time, as generally usual
and specified for TTL components (e.g. 74LS series: gates 1V/us, clock inputs 20V/us).
The effect of the implemented Schmitt-Trigger is that even if the input signal remains in
the undefined area, well defined low/high levels are generated internally. Note that all
input signals are evaluated at specific sample points (depending on the input and the
peripheral function connected to it), at that signal transitions are detected if two
consecutive samples show different levels. Thus, only the current level of an input signal
at these sample points is relevant, that means, the necessary rise/fall times of the input
signal is only dependant on the sample rate, that is the distance in time between two
consecutive evaluation time points. If an input signal, for instance, is sampled through
software every 10us, it is irrelevant, which input level would be seen between the
samples. Thus, it would be allowable for the signal to take 10us to pass through the
undefined area. Due to the sample rate of 10us, it is assured that only one sample can
occur while the signal is within the undefined area, and no incorrect transition will be
detected. For inputs which are connected to a peripheral function, e.g. capture inputs, the
sample rate is determined by the clock cycle of the peripheral unit. In the case of the
CAPCOM unit this means a sample rate of 400ns @ 20MHz CPU clock. This requires
input signals to pass through the undefined area within these 400ns in order to avoid
multiple capture events.
For input signals, which do not provide the required rise/fall times, external circuitry must
be used to shape the signal transitions.
In the attached diagram, the effect of the sample rate is shown. The numbers 1 to 5 in the
diagram represent possible sample points. Waveform a) shows the result if the input
signal transition time through the undefined TTL-level area is less than the time distance
between the sample points (sampling at 1, 2, 3, and 4). Waveform b) can be the result if
the sampling is performed more than once within the undefined area (sampling at 1, 2, 5,
3, and 4).
Sample points:
1. Evaluation of the signal clearly results in a low level
2. Either a low or a high level can be sampled here. If low is sampled, no transition will
be detected. If the sample results in a high level, a transition is detected, and an
appropriate action (e.g. capture) might take place.
3. Evaluation here clearly results in a high level. If the previous sample 2) had already
detected a high, there is no change. If the previous sample 2) showed a low, a
transition from low to high is detected now.
下载该资料的人也在下载
下载该资料的人还在阅读
更多 >
- STM8学习之实现定时器TIM4功能 58次下载
- 3安培双超快低端MOSFET驱动器IX4423N 10次下载
- 3安培双超快低端MOSFET驱动器IX4425N 1次下载
- 3安培双超快低端MOSFET驱动器IX4424N 15次下载
- WP217-无需板仿真即可估计实际的输出时序 0次下载
- PT6981,pdf(11 A 12 V Input Dua
- PT6982,pdf(11 A 12 V Input Dua
- PT6983,pdf(11 A 12 V Input Dua
- PT6984,pdf(11 A 12 V Input Dua
- Evaluating Oscilloscope Sample
- Signal Source Basics
- Temperature Rise in PCB Traces 0次下载
- DIGITAL RF SIGNAL GENERATORS 3
- Digital Signal Processors for
- AD10200,pdf datasheet (Signal
- 求一种基于STM32G4芯片TIM+SPI+DMA应用设计方案 1932次阅读
- 电器上INPUT是接电源线的吗 1w次阅读
- input和output的用法 1979次阅读
- STM32定时器中TIM_RepetitionCounter作用详解 3060次阅读
- STM8L051F3的TIM2相关知识 1221次阅读
- 关于SIGNAL输入/输出端的信号协议 1835次阅读
- AMetal适配:以TIM为例来展示如何开发通用驱动外设代码 1892次阅读
- 详解FPGA的时序input delay约束 4145次阅读
- 如何采用STM32中的控制定时器Tim1实现计数器功能 1.8w次阅读
- STM32单片机TIM模块定时器向上溢出的输出比较 3745次阅读
- STM32通用定时器TIM2的使用方法解析 6.4w次阅读
- Linux input 子系统范例和基本函数解析 2369次阅读
- 关于STM32的 一个TIM1 的PWM程序和PWM简单使用 4.1w次阅读
- 分享解决No input file specified问题的方法 3.1w次阅读
- 关于Linux设备驱动中input子系统的介绍 2711次阅读
下载排行
本周
- 1OAH0428 V1.0英文规格书
- 5.86 MB | 8次下载 | 免费
- 2TLV246x 带关机功能的低功耗轨道到轨道输入/输出运算放大器系列数据手册
- 1.46 MB | 次下载 | 4 积分
- 3TETTEX 2765型电压互感器校验仪原理方框图资料
- 2.07 MB | 次下载 | 10 积分
- 4TETTEX 2765型电压互感器校验电路原理图资料
- 4.35 MB | 次下载 | 免费
- 5数字16位串行输出型环境光传感器IC BH1750FVI数据手册
- 0.38 MB | 次下载 | 1 积分
- 6数字光模块 GY-30说明书
- 0.11 MB | 次下载 | 1 积分
- 7江西摩矽半导体介绍及其产品
- 2.04 MB | 次下载 | 免费
- 8沁恒CH554评估板资料包
- 1.25 MB | 次下载 | 5 积分
本月
- 1如何看懂电子电路图
- 12.88 MB | 138次下载 | 免费
- 2PC5502负载均流控制电路数据手册
- 1.63 MB | 12次下载 | 免费
- 3RK3588数据手册
- 2.24 MB | 9次下载 | 免费
- 4ESP32开发板元件资料
- 0.03 MB | 8次下载 | 免费
- 5OAH0428 V1.0英文规格书
- 5.86 MB | 8次下载 | 免费
- 6BK4802P 玩具无线对讲/遥控 IC数据手册
- 1.81 MB | 5次下载 | 2 积分
- 7台式主板DDR5内存插槽引脚功能表资料
- 0.17 MB | 3次下载 | 5 积分
- 8PC1032 5.5V_3A高效率同步降压转换器数据手册
- 0.76 MB | 3次下载 | 免费
总榜
- 1matlab软件下载入口
- 未知 | 935132次下载 | 10 积分
- 2开源硬件-PMP21529.1-4 开关降压/升压双向直流/直流转换器 PCB layout 设计
- 1.48MB | 420064次下载 | 10 积分
- 3Altium DXP2002下载入口
- 未知 | 233089次下载 | 10 积分
- 4电路仿真软件multisim 10.0免费下载
- 340992 | 191409次下载 | 10 积分
- 5十天学会AVR单片机与C语言视频教程 下载
- 158M | 183345次下载 | 10 积分
- 6labview8.5下载
- 未知 | 81593次下载 | 10 积分
- 7Keil工具MDK-Arm免费下载
- 0.02 MB | 73818次下载 | 10 积分
- 8LabVIEW 8.6下载
- 未知 | 65990次下载 | 10 积分
评论