搜索资源列表
Implementing a Software UART on the TMS320C54x wit
- Implementing a Software UART on the TMS320C54x with the McBSP and DMA
uart.rar
- 51单片机和PC机串口通讯试验 含汇编程序,电路图,所需软件。,51 microcontroller and serial communication experiment with PC-assembler, schematics, required software.
UART
- 软件模拟串口,实现多串口的源代码,完整可编译直接应用。对于单片机只有一个串口的进行扩展-Simulation software serial, serial multi-source code, complete the application can be compiled directly. For there is only one single-chip serial expansion
CC2430-uart
- 介绍了ZigBee CC2430的串口收发字符串的源程序,用IAR软件可以直接打开使用-Introduced the ZigBee CC2430 transceiver serial port of the source string, using IAR software can be used directly to open
Software_UART_Stellaris_Microcontrollers_SW01270-
- Software UART Stellaris Microcontrollers SW01270-4049
ME008-UART
- MSP430使用UART与PC通信,需要使用串口调试软件-MSP430 and PC using the UART communication, need to use serial debugging software
UART
- 使用Quartus ii软件,编程语言为Verilog语言,实现UART通信协议,FPGA的时钟信号为50MHz-Using the Quartus ii software, programming languages Verilog, UART communication protocol implementation, FPGA 50MHz clock signal
UART
- 基于DSPVC33的串口通信下位机软件,大家有需要可以看一下-Based on the serial communication under DSPVC33 bit software, we need to look at
software-uart
- 软件UART程序,用PCA做波特率发生器,使用的是C8051F000单片机-Software UART procedure, PCA to do with the baud rate generator, using a single-chip C8051F000
software_uart
- Software uart using a general purpose io and an external interrupt pin of an atmel uc. half duplex operation, adjustable baud rate
uart
- 采用软件方法来实现单片机的通用串口引脚来模拟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 s
uart
- 这是一个串行通信接口的实例就是在单片机时钟频率在12MHz 波特率 9600bps 的通信方式下实现软件UART的发送程序。 -This is an example of serial communication interface is a single chip at 12MHz clock frequency in the communication baud rate of 9600bps software UART implementation of the send proces
c8051f-UART
- 本应用笔记讨论基于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 wi
comm
- cypress 63513 Example Program Using the Software UART
SoftUART32
- C Code,in ICC AVR, for software UART and its simulation in Proteus for ATmega32
Soft-Uart(IAR-English)
- Generic software UART written in C, with IAR App note G-001. (quite old, but may be useful still)
Software-UART
- Software UART, Software UART, Software UART,Software UART-Software UART,Software UART,Software UART,Software UART,Software UARTSoftware UART
software-uart-
- software UART for embedded system with C compiler , comment are in the file for analysis code
software uart test
- Run code with two uart in pic16f877a
sw_uart
- 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.