Welcome![Sign In][Sign Up]
Location:
Search - software uart

Search list

[Other resourceImplementing a Software UART on the TMS320C54x wit

Description: Implementing a Software UART on the TMS320C54x with the McBSP and DMA
Platform: | Size: 21275 | Author: 黄应东 | Hits:

[DSP programImplementing a Software UART on the TMS320C54x wit

Description: Implementing a Software UART on the TMS320C54x with the McBSP and DMA
Platform: | Size: 20480 | Author: 黄应东 | Hits:

[uCOSuart-ucos

Description: 对于该开始学习嵌入式软件的人,特别是研究串口通讯的人大有帮助-began studying for the embedded software, especially those who study serial communications NPC help
Platform: | Size: 119808 | Author: 刘雨 | Hits:

[SCM软件UART示例

Description: 利用c8051f020单片机进行串口通讯的软件程序,此型单片机将会成为8位机主流-by Using C8051f020 MCU for serial communication software program, this type of SCM will become mainstream eight-
Platform: | Size: 152576 | Author: | Hits:

[VHDL-FPGA-VerilogUART设计参考

Description: 软 件 设 计 者 必 看 UART 设计 参考-software designers Watchable UART reference design
Platform: | Size: 95232 | Author: joan | Hits:

[DSP programuart1

Description: 使用DSP软件实现UART功能.一般教科书上提供的UART收发的程序往往是一段采用轮循(Polling)方式完成收发的简单代码。但对于高速的AVR来讲,采用这种方式大大降低了 MUC的效率。在使用AVR时,应根据芯片本身的特点(片内大容量数据存储器RAM,更适合采用高级语言编写系统程序),编写高效可靠的UART收发接口(低层)程序。下面是一个典型的USART的接口程序。-use DSP software UART functions. General textbooks UART transceivers provide the procedure is often used for Round Robin (Polling) transceiver accomplished a simple code. But for the AVR-speaking, the adoption of this approach greatly reduces the efficiency of MUC. The use of AVR, according to the characteristics of the chip itself (large-capacity on-chip data RAM memory, more suitable for the preparation of high-level language system procedures), the preparation of highly efficient and reliable UART interface transceiver (lower) process. Below is a typical USARTs interface procedures.
Platform: | Size: 5120 | Author: 张倩 | Hits:

[Communicationcode-demo

Description: HM6264Driver_DS HM6264 RAM的读写驱动程序 S480_Manual_C S480的手动播放范例 (for SACMV26e.lib) SetIOBit SPCE061A 利用C语言进行软件端口位操作范例 ShowsinTable 简易正弦波发生器方案,同时提供全正数的正弦表 SleepTimerWakeup 定时中断唤醒CPU的范例 UARTDemo 使用UART中断方式进行通讯的范例 UARTDouble UART双机通讯范例,采用中断方式 -HM6264Driver_DS HM6264 RAM read and write drivers for the S480 manual S480_Manual_C broadcast paradigm (for SACMV26e.lib) SetIOBit SPCE061A C language for the use of port-operating software paradigm ShowsinTable simple sine wave generator programs, is to provide the number of regular sine table SleepTimerWakeup CPU interrupt awaken example UARTDemo use UART interrupt communication paradigm UARTDouble Dual UART communications paradigm Interrupt Mode
Platform: | Size: 285696 | Author: 赵孜恺 | Hits:

[ARM-PowerPC-ColdFire-MIPSATmega128UART

Description: 用于ATmega128的软件UART范例程序-for ATmega128 UART software process model
Platform: | Size: 1024 | Author: 宁馨儿 | Hits:

[source in ebooksoft-uart

Description: 这是MSP430的软件模拟异步串行通信程序,程序中有详细的中文解释,欢迎下载。-This is the simulation software for asynchronous serial communication procedures, procedures are explained in detail the Chinese. welcome to download.
Platform: | Size: 4096 | Author: leo | Hits:

[SCMc8051f-UART

Description: 软件UART示例 两个完整的例子,一个用PCA为波特率发生器的C语言程序和一个用定时器0为波特率发生器的汇编语言程序. 适用于下列器件 C8051F000C8051F001C8051F002C8051F005C8051F006C8051F010C8051F011C8051F012C8051F015C8051F016C8051F017C8051F220C8051F221C8051F226C051F230C8051F231C8051F236-Software UART Examples of two complete example, a baud rate generator with PCA for the C language program and a use timer 0 baud rate generator for the assembly language program. C8051F000C8051F001C8051F002C8051F005C8051F006C8051F010C8051F011C8051F012C8051F015C8051F016C8051F017C8051F220C8051F221C8051F226C051F230C8051F231C8051F236 applies to the following devices
Platform: | Size: 927744 | Author: fency | Hits:

[SCMUART

Description: 软件模拟串口,实现多串口的源代码,完整可编译直接应用。对于单片机只有一个串口的进行扩展-Simulation software serial, serial multi-source code, complete the application can be compiled directly. For there is only one single-chip serial expansion
Platform: | Size: 229376 | Author: lee | Hits:

[SCMsoftware-uart

Description: 软件UART程序,用PCA做波特率发生器,使用的是C8051F000单片机-Software UART procedure, PCA to do with the baud rate generator, using a single-chip C8051F000
Platform: | Size: 6144 | Author: 张雪梅 | Hits:

[SCMuart

Description: 采用软件方法来实现单片机的通用串口引脚来模拟UART。根据要求采用P1.0作为发送端(TXD),P1.1做为数据接受端(RXD),并采用全双工通信模式。由于MAX232电平转换芯片除了做UART的几个引脚后,还剩余T2IN,T2OUT,R2IN,R2OUT.所以采用模仿UART的接法.每次通信,发送的数据加1,接收的数据加2.用51系列单片机。-The use of software methods to achieve single-chip Universal Serial pin to simulate the UART. P1.0 adopted in accordance with the requirements as the sending end (TXD), P1.1 as the receiving end the data (RXD), and the use of full-duplex communication mode. Since the MAX232 level translator chip UART to do apart from some of the pin, the remaining T2IN, T2OUT, R2IN, R2OUT. So used to imitate the UART connection. Each communication, to send data add one, add 2 to receive data. 51 Series single-chip microcomputer used.
Platform: | Size: 4096 | Author: sdcsadf | Hits:

[SCMc8051f-UART

Description: 本应用笔记讨论基于C8051Fxxx系列器件的软件UART实现方法本文给出两个完整的例子一个用PCA为波特率发生器的C语言程序和一个用定时器0为波特率发生器的汇编语言程序-Application Notes discuss the C8051Fxxx series of devices based on the software UART implementation integrity of this paper two examples of a baud rate generator with PCA for the C language program and a timer 0 with baud rate generator for the assembly language program
Platform: | Size: 927744 | Author: 赵箭 | Hits:

[Other Embeded programSoftUART32

Description: C Code,in ICC AVR, for software UART and its simulation in Proteus for ATmega32
Platform: | Size: 49152 | Author: m.yasir | Hits:

[Com PortSoft-Uart(IAR-English)

Description: Generic software UART written in C, with IAR App note G-001. (quite old, but may be useful still)
Platform: | Size: 185344 | Author: vin | Hits:

[Com PortSoftware-UART

Description: Software UART, Software UART, Software UART,Software UART-Software UART,Software UART,Software UART,Software UART,Software UARTSoftware UART
Platform: | Size: 595968 | Author: li wei | Hits:

[ARM-PowerPC-ColdFire-MIPSsoftware-uart-

Description: software UART for embedded system with C compiler , comment are in the file for analysis code
Platform: | Size: 1024 | Author: MOHAMAD REZA | Hits:

[Embeded-SCM Developsoftware uart test

Description: Run code with two uart in pic16f877a
Platform: | Size: 133120 | Author: Aviraj | Hits:

[Other Embeded programsw_uart

Description: software uart driver. When hardware uart pins is occupied as other * functions, this software uart can output debug info. This software * uart only has TX function.
Platform: | Size: 3072 | Author: lyx88888 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net