首页 AN232-04

AN232-04

举报
开通vip

AN232-04 FT8U232AM U-UART USB UltraBaud Data Transfer IC with RS232/RS422 and CPU I/F Options Future Technology Devices Intl. AN232-04 Rev 0.90 Page 1 Data Rates and Flow Control for USB to RS232 Background This application note describes...

AN232-04
FT8U232AM U-UART USB UltraBaud Data Transfer IC with RS232/RS422 and CPU I/F Options Future Technology Devices Intl. AN232-04 Rev 0.90 Page 1 Data Rates and Flow Control for USB to RS232 Background This application note describes the major architecture differences that need to be considered by both software and hardware designers when changing from a traditional RS232 based solution, to one that uses the FT8U232 USB to serial device. Data Transfer Comparison The traditional RS232 COM port in a PC plugs directly into the mother board and hooks to one of the system interrupts. When a character is transmitted or received (depending if FIFO's are used) the CPU is interrupted and executes a data handling routine. This means that a user could be confident that, given a particular Baud rate and Data rate, data could be transferred without any need for flow control. The hardware interrupt ensured that the transfer would get serviced. With a USB device data is transferred in packets. If data is to be sent from the PC, a packet is built up by the device driver and sent to the USB scheduler. This scheduler puts a request onto the list of tasks for the USB host controller to perform. This will typically take at least 1 millisecond to execute because it will not pick up the new request until the next ' USB Frame' (the frame period is 1 millisecond). There is therefore a sizeable overhead (depending on your required throughput) associated with moving the data from the application to the USB device. If data is sent 'byte at a time' by an application, this will severely limit the overall throughput of the system as a whole. Data is received from USB to the PC by a polling method. The driver requests a certain amount of data from the USB scheduler. This will be transferred in multiples of 64 bytes, which is the maximum 'bulk packet size' on USB. The host controller reads data from the device until either (a) a packet shorter than 64 bytes is received or (b) the requested data length is reached. The device driver will request packet sizes between 64 Bytes and 4 KBytes. The size of the packet will affect the performance and is dependent on the data rate. For very high speed, the largest packet size is needed. For 'real-time' applications that are transferring audio data at 115200 Baud, for example, then the smallest packet is desirable, otherwise the device will be holding up 4k of data at a time. The latest driver release, scheduled for mid-January 2000, will automatically vary the requested packet size depending on the selected baud rate. In order for single characters to get passed through, there is a timer inside the FT8U232 chip. It is used for data from RS232 to the PC. If the buffer internal to the device has 64 bytes in it, then it is setup to be sent the next time the host does a 'Read' request. If the buffer is not empty, but does not have 64 bytes in it, then it will be setup for sending after the timer has expired. A timer value of 32 milliseconds was chosen so that we could make advantage of 64 byte packets to fill large buffers when in high speed mode, as well as letting single characters through. This means that it will take 32 milliseconds to receive an individual character over and above the transfer time on RS232. For large amounts of data, at high data rates, the timer is not required. It may be used for the last packet of a block if the packet size ends up as less than 64 bytes. The first 2 bytes of every packet are used as status bytes for the driver. This status is sent every 32 milliseconds, even when no data is present. It must be stressed that application programs should send or receive data using buffers and not individual characters. 电子爱好者 网站是一个面向广大电子爱好者 大专院校学生 中小型企业工程 技术人员的电子技术应用 推广专业网站 主要内容有 电子技术应用交流 器件资料 电子 设计 领导形象设计圆作业设计ao工艺污水处理厂设计附属工程施工组织设计清扫机器人结构设计 软件下载 电子技术支持服务 电子产品发布 转让和引进等信息 本资料由"电子爱好者"网站收集整理 版权属原作者 在使用本资料或软件时 有什么问 快递公司问题件快递公司问题件货款处理关于圆的周长面积重点题型关于解方程组的题及答案关于南海问题 欢迎到 电子爱好者 网站内的 BBS技术 论坛 中发 关于同志近三年现实表现材料材料类招标技术评分表图表与交易pdf视力表打印pdf用图表说话 pdf 我站的热心网友会帮助你的 技术论坛 http://www.etuni.com/bbs 需要更多的电子技术相关资料或软件 欢迎到 电子爱好者 网站下载 电子爱好者 网站 http://www.etuni.com FT8U232AM U-UART USB UltraBaud Data Transfer IC with RS232/RS422 and CPU I/F Options Future Technology Devices Intl. AN232-04 Rev 0.90 Page 2 Event Character Event characters can be used to access the data more quickly. Applications that access the internet, for example, can program up the event character as $7E. Data is then sent and received in packets that have $7E at the start and end of the packet. When event character matching is enabled and the hardware detects that the current character is the same as the event character then the hardware will immediately send the buffer. Flow Control There are 4 methods of flow control that can be programmed for the FT8U232 device. 1. None - this may result in data loss at high speeds 2. RTS/CTS - 2 wire handshake. The device will transmit if CTS is active and will drop RTS if it cannot receive any more. 3. DTR/DSR - 2 wire handshake. The device will transmit if DSR is active and will drop DTR if it cannot receive any more. 4. XON/XOFF - flow control is achieved by sending or receiving special characters. One is XON (transmit on) the other is XOFF (transmit off). They are individually programmable to any value. Flow control is encouraged because we cannot ensure that we will always be scheduled. The chip can buffer up to 384 bytes of data. Windows can 'starve' the driver program of time if it is doing other things such as moving an application around the screen with the mouse. This results in a lot of graphics activity and data loss can occur if receiving data at 115200 baud (for example) with no handshaking. If the data rate is low or data loss is acceptable then flow control may be omitted.
本文档为【AN232-04】,请使用软件OFFICE或WPS软件打开。作品中的文字与图均可以修改和编辑, 图片更改请在作品中右键图片并更换,文字修改请直接点击文字进行修改,也可以新增和删除文档中的内容。
该文档来自用户分享,如有侵权行为请发邮件ishare@vip.sina.com联系网站客服,我们会及时删除。
[版权声明] 本站所有资料为用户分享产生,若发现您的权利被侵害,请联系客服邮件isharekefu@iask.cn,我们尽快处理。
本作品所展示的图片、画像、字体、音乐的版权可能需版权方额外授权,请谨慎使用。
网站提供的党政主题相关内容(国旗、国徽、党徽..)目的在于配合国家政策宣传,仅限个人学习分享使用,禁止用于任何广告和商用目的。
下载需要: 免费 已有0 人下载
最新资料
资料动态
专题动态
is_756969
暂无简介~
格式:pdf
大小:35KB
软件:PDF阅读器
页数:0
分类:互联网
上传时间:2012-04-26
浏览量:14