http://www.altera.com/literature/hb/max2/max2_mii51009.pdf

The open-drain pin never drives high, only low or tri-state. When the open-drain pin is active, it drives low.
When the open-drain pin is inactive, the pin is tri-stated and the trace pulls up to 5.0 V by the external resistor.

The purpose of enabling the I/O clamp diode is to protect the MAX II device’s I/O pins.
The 3.3-V VCCIO supplied to the I/O clamp diodes causes the voltage at point A to clamp at 4.0 V,
which meets the MAX II device’s reliability limits when the trace voltage exceeds 4.0 V.

The device operates successfully because a 5.0-V input is within its input specification.

The I/O clamp diode is only supported in the EPM1270 and EPM2210 devices’ I/O Bank 3.

An external protection diode is needed for other I/O banks in EPM1270 and EPM2210 devices
and all I/O pins in EPM240 and EPM570 devices.

The pull-up resistor value should be small enough for sufficient signal rise time,
but large enough so that it does not violate the IOL (output low) specification of MAX II devices.

The maximum MAX II device IOL depends on the programmable drive strength of the I/O output.

Table 8–1 shows the programmable drive strength settings
that are available for the 3.3-V LVTTL/LVCMOS I/O standard for MAX II devices.

The Quartus II software uses the maximum current strength as the default setting.
The PCI I/O standard is always set at 20 mA with no alternate setting.

To compute the required value of REXT, first calculate the model of the open-drain
transistors on the MAX II device. This output resistor (REXT) can be modeled by
dividing VOL by IOL (REXT = VOL/IOL). Table 8–2 shows the maximum VOL for the 3.3-V
LVTTL/LVCMOS I/O standard for MAX II devices.
f For more information about I/O standard specifications, refer to the DC and Switching
Characteristics chapter in the MAX II Device Handbook.

Select REXT so that the MAX II device’s IOL specification is not violated. You can
compute the required pull-up resistor value of REXT by using the equation: REXT =
(VCC/IOL) – RINT. For example, if an I/O pin is configured as a 3.3-V LVTTL with a 16
mA drive strength, given that the maximum power supply (VCC) is 5.5 V, the value of
REXT can be calculated as follows:

This resistor value computation assumes worst-case conditions. You can adjust the
REXT value according to the device configuration drive strength. Additionally, if your
system does not see a wide variation in voltage-supply levels, you can adjust these
calculations accordingly.

Because MAX II devices are 3.3-V, 32-bit, 66-MHz PCI compliant, the input circuitry
accepts a maximum high-level input voltage (VIH) of 4.0 V.

To drive a MAX II device with a 5.0-V device, you must connect a resistor (R2)
between the MAX II device and the 5.0-V device. See Figure 8–4.

If VCCIO for MAX II devices is 3.3 V and the I/O clamp diode is enabled, the voltage at point B in Figure 8–4 is 4.0 V,
which meets the MAX II devices reliability limits when the trace voltage exceeds 4.0 V.

To limit large current draw from the 5.0-V device, R2 should be small enough for a fast signal rise time
and large enough so that it does not violate the high-level output current (IOH) specifications of the devices driving the trace.

To compute the required value of R2, first calculate the model of the pull-up transistors on the 5.0-V device.

This output resistor (R1) can be modeled by dividing the 5.0-V device supply voltage (VCC) by the IOH: R1 = VCC/IOH
Figure 8–5 shows an example of typical output drive characteristics of a 5.0-V device.

As shown above, R1 = 5.0 V/135 mA.
The values usually shown in data sheets reflect typical operating conditions.
Subtract 20% from the data sheet value for guard band.
This subtraction applied to the above example gives R1 a value of 30.
Select R2 so that the MAX II device’s IOH specification is not violated. For example,
if the above device has a maximum IOH of 8 mA, given the I/O clamp diode,

VIN = VCCIO + 0.7 V = 3.7 V.

Given that the maximum supply load of a 5.0-V device (VCC) is 5.5 V, the value of R2
can be calculated as follows:

This analysis assumes worst-case conditions. If your system does not see a wide
variation in voltage-supply levels, you can adjust these calculations accordingly.
Because 5.0-V device tolerance in MAX II devices requires use of the I/O clamp, and
this clamp is activated only after power-up, 5.0-V signals may not be driven into the
device until it is configured.

The I/O clamp diode is only supported in the EPM1270 and EPM2210 devices’ I/O Bank 3.

An external protection diode is needed for other I/O banks for EPM1270 and EPM2210 devices
and all I/O pins in EPM240 and EPM570 devices.

MAX II Device Compatibility with 5.0-V CMOS Devices的更多相关文章

  1. Multiplexing SDIO Devices Using MAX II or CoolRunner-II CPLD

    XAPP906 Supporting Multiple SD Devices with CoolRunner-II CPLDs There has been an increasing demand ...

  2. Delphi XE5 Device compatibility

    Delphi XE5 Device compatibility    https://docs.google.com/spreadsheet/ccc?key=0AoEN2CEsVvJ0dGhVaWJE ...

  3. 3、一、Introduction(入门):2、Device Compatibility(设备兼容性)

    2.Device Compatibility(设备兼容性)   Android is designed to run on many different types of devices, from ...

  4. java.lang.UnsatisfiedLinkError: org.apache.hadoop.util.NativeCrc32.nativeComputeChunkedSumsByteArray(II[BI[BIILjava/lang/String;JZ)V

    环境: Spark2.1.0 .Hadoop-2.7.5   代码运行系统:Win 7在运行Spark程序写出文件(savaAsTextFile)的时候,我遇到了这个错误: // :: ERROR U ...

  5. Android Google官方文档解析之——Device Compatibility

    Android is designed to run on many different types of devices, from phones to tablets and television ...

  6. win7上代码连接hadoop出现错误 :org.apache.hadoop.util.NativeCrc32.nativeComputeChunkedSumsByteArray(II[BI[BIILjava/lang/String;JZ)V

    在idea和eclipse中调试hadoop中hdfs文件,之前好好的,结果突然就出现java.lang.UnsatisfiedLinkError: org.apache.hadoop.util.Na ...

  7. 关于freemarker标签+Spring3.0 V层学习

    import标签 就是把其他的ftl页面引用进来 <#import "/common/ui.ftl" as ui> 使用时 <@ui.message/>,m ...

  8. linux内核挂载根文件系统时报错”VFS: Cannot open root device "ram0" or unknown-block(0,0): error -6“如何处理?

    1. 通过error -6得到: #define ENXIO            6      /* No such device or address */ 2. 解决办法 使能CONFIG_BL ...

  9. VFS: Cannot open root device "nfs" or unknown-block(0,255)错误的解决

    1. 解决办法:在内核配置时候文件系统中选中Root file system on NFS

随机推荐

  1. Linux sudo 配置

    1.配置sudo权限 sudo配置信息保存在 /etc/sudoers 文件中,可以使用vi修改.但使用vi修改需要给root用户设置权限,可以使用 visudo 直接修改. visudo 复制这行将 ...

  2. C++ : Boost : Rational 有理数类

    因为一些不为人知的原因, 我需要一些能减少我程序误差的东西.于是找到了这个类. 然后下载了Boost这个庞大的库. 安装与配置 在官网上找到下载地址, 大概有71MB, 下来来解压到任意位置就好了. ...

  3. Ubuntu 16.04 使用docker资料汇总与应用docker安装caffe并使用Classifier(ros kinetic+usb_cam+caffe)

    Docker是开源的应用容器引擎.若想简单了解一下,可以参考百度百科词条Docker.好像只支持64位系统. Docker官网:https://www.docker.com/ Docker - 从入门 ...

  4. 如何解决vuex因浏览器刷新数据消失,保持数据持久化问题?

    vuex的一个全局状态管理的插件,但是在浏览器刷新的时候,内存中的state会释放.通常的解决办法就是用本地存储的方式保存数据,然后再vuex初始化的时候再赋值给state,此过程有点麻烦.因此可以使 ...

  5. shell常用

    -e filename 如果 filename存在,则为真-d filename 如果 filename为目录,则为真 -f filename 如果 filename为常规文件,则为真-L filen ...

  6. Java实现统计某字符串在另一个字符串中出现的次数

    面试时会经常考这样的题目,估计也不让使用正则表达式.还好这个算法还算简单,不过在草稿纸上写难免会出现运行异常,好吧,面试官赢了,乃们屌丝就实实在在的把代码码出来吧. 谢谢“心扉”对我代码bug的纠正, ...

  7. codeforces Educational Codeforces Round 9 E - Thief in a Shop

    E - Thief in a Shop 题目大意:给你n ( n <= 1000)个物品每个物品的价值为ai (ai <= 1000),你只能恰好取k个物品,问你能组成哪些价值. 思路:我 ...

  8. Django实战(16):Django+jquery

    现在我们有了一个使用json格式的RESTful API,可以实现这样的功能了:为了避免在产品列表和购物车之间来回切换,需要在产品列表界面显示购物车,并且通过ajax的方式不刷新界面就更新购物车的显示 ...

  9. 使用setsid替代nohup

    使用setsid替代nohup 使用 nohup 执行sudo -e时会有问题的.

  10. 9-4 Unidirectional TSP uva116 (DP)

    题意:给一个n行m列矩阵    从第一列任意一个位置出发 每次往右 右上 右下三个方向走一格 直到最后一列   输出所类和的最小值和路径!! 最小值相同则输出字典序最小路径 很像一开始介绍的三角形dp ...