资料介绍
Software-Based UART Trade-Offs
For µCs that lack an internal UART, the simple and seemingly obvious way to implement serial communications is through software. Extra hardware is not required, and the µC then handles its own communications. The designer can indeed eliminate a hardware UART by creating one in software, but that arrangement has its own problems and costs. Except in the simplest cases, the true cost of a software UART must include the percentage of computational time demanded from the CPU. Realistically, a software UART is more costly than a hardware UART.
Software UARTs require substantial resources. In most cases a counter/timer (crucial in µCs) is needed to generate time slices for the serial bit cells. At least two I/O ports are required for the serial input and output (RX and TX), and RX should have an interrupt capability that allows incoming start bits to synchronize the incoming data (Figure 1)。 If handshaking is required (via the CTS and RTS terminals, for example), the system may require other port pins as well. Because reliable reception requires that the maximum interrupt latency be kept well below one-half of a bit interval, the interrupt requirement complicates system designs (Figure 2)。 Small microprocessors (µPs) can be overwhelmed, especially at high baud rates (Figure 3).
- 全志D1-H Tina Development Document
- UART电路图合集 17次下载
- WSTDW06D(二合一锂电池保护IC)NEW 86次下载
- New Enhanced Agilent Nano Suit
- Two-Hybrid System Reduces Back
- Measurements of lightwave comp
- NEW POLYMERS FOR IMPROVED FLOC
- What’s New in PADS 9.0 0次下载
- A New Three-Phase Power-Factor
- 5Step Supplier Development Pro
- Designing a 33MHz, 32-Bit PCI
- pcit32 verilog lattice源代码
- 高性能,低成本模拟开关DG201B系列性能的改善以及应用的介
- Designing a 33MHz, 32-Bit PCI
- PCI接口设计VHDL代码
- new和malloc函数详细分析底层逻辑 619次阅读
- Python如何解决Two Sum问题 739次阅读
- 开启Cache后UART无法发送新数据 1192次阅读
- fireflyAIO-3399J主板UART使用介绍 1988次阅读
- 微雪电子AIO-3128C主板UART使用介绍 1983次阅读
- fireflyAIO-3288J主板UART使用简介 1560次阅读
- fireflyAIO-3399C主板UART介绍 1666次阅读
- fireflyFace-RK3399主板UART串口简介 8416次阅读
- Firefly-RK3128开发板UART接口介绍 3116次阅读
- Firefly关于UART接口使用介绍 2749次阅读
- 基于Verilog的UART串行通信接口电路设计 2213次阅读
- 基于FPGA芯片的UART接口电路设计 1956次阅读
- 了解一下比较复杂也非常神秘的new 3532次阅读
- UART的收发数据操作介绍 1.3w次阅读
- uart接口介绍和认识 2.3w次阅读
下载排行
本周
- 1TC358743XBG评估板参考手册
- 1.36 MB | 330次下载 | 免费
- 2开关电源基础知识
- 5.73 MB | 6次下载 | 免费
- 3100W短波放大电路图
- 0.05 MB | 4次下载 | 3 积分
- 4嵌入式linux-聊天程序设计
- 0.60 MB | 3次下载 | 免费
- 5基于FPGA的光纤通信系统的设计与实现
- 0.61 MB | 2次下载 | 免费
- 651单片机窗帘控制器仿真程序
- 1.93 MB | 2次下载 | 免费
- 751单片机大棚环境控制器仿真程序
- 1.10 MB | 2次下载 | 免费
- 8基于51单片机的RGB调色灯程序仿真
- 0.86 MB | 2次下载 | 免费
本月
- 1OrCAD10.5下载OrCAD10.5中文版软件
- 0.00 MB | 234315次下载 | 免费
- 2555集成电路应用800例(新编版)
- 0.00 MB | 33564次下载 | 免费
- 3接口电路图大全
- 未知 | 30323次下载 | 免费
- 4开关电源设计实例指南
- 未知 | 21549次下载 | 免费
- 5电气工程师手册免费下载(新编第二版pdf电子书)
- 0.00 MB | 15349次下载 | 免费
- 6数字电路基础pdf(下载)
- 未知 | 13750次下载 | 免费
- 7电子制作实例集锦 下载
- 未知 | 8113次下载 | 免费
- 8《LED驱动电路设计》 温德尔著
- 0.00 MB | 6653次下载 | 免费
总榜
- 1matlab软件下载入口
- 未知 | 935054次下载 | 免费
- 2protel99se软件下载(可英文版转中文版)
- 78.1 MB | 537796次下载 | 免费
- 3MATLAB 7.1 下载 (含软件介绍)
- 未知 | 420026次下载 | 免费
- 4OrCAD10.5下载OrCAD10.5中文版软件
- 0.00 MB | 234315次下载 | 免费
- 5Altium DXP2002下载入口
- 未知 | 233046次下载 | 免费
- 6电路仿真软件multisim 10.0免费下载
- 340992 | 191185次下载 | 免费
- 7十天学会AVR单片机与C语言视频教程 下载
- 158M | 183279次下载 | 免费
- 8proe5.0野火版下载(中文版免费下载)
- 未知 | 138040次下载 | 免费
评论
查看更多