搜索资源列表
很好的avr串口收发(中断)程序
- 一个非常好的串口中断收发程序
C51-UART.rar
- 串口源码,收发数据,字符串 串口源码,收发数据,字符串,Serial source
uart.tar
- 友善之臂 Mini2440开发板, 通用异步收发器 实验代码!-Mini2440 Development Board, Universal Asynchronous Receiver Transmitter experiment code!
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
UART-CC2430
- 实现CC2430的无线通讯功能,实现无线的透时串口功能,即通过两个CC2430实现无线串口收发数据。-Achieve CC2430 wireless communications, wireless serial port when the permeability function that, by two CC2430 wireless serial send and receive data.
UART
- 基于LPC2200的UART收发程序 基于LPC2200的UART收发程序-The receive and transmit program of UART based on LPC2200
uart
- 自己写的一个uart收发程序,通过仿真并在cyclone2板子上通过验证-Uart to write a program to send and receive, through the simulation and verification cyclone2 board adopted
uart
- 流明诺瑞开发板1138通用异步收发器程序-luminary 1138 Universal Asynchronous Receiver program
UART
- 单片机串口通信,收发数据缓冲区示例,在中断中不处理接收的数据,只是按循环队的方式将数据存起来,标示Buf中有多少个数据,在主程序中去查询.-Microcontroller serial communication, send and receive data buffer example, in the interrupt does not handle the data received, but on a revolving team approach to store data toget
UART-EDA
- 这是一个十分经典的异步收发器的设计,将发送和接受分开,并带有校验位,同时附赠结构图和仿真结构-This is a very classic asynchronous transceiver will be designed to send and receive separately, and with a parity bit, and comes with charts and simulation of the structure
uart
- msp430单片机串口收发数据程序代码 将收到的数据原样返回 通过串口调试助手查看-uart for msp430 singlechip
avr128usart
- 一般教科书上提供的UART收发的程序往往是一段采用轮循(Polling)方式完成收发的简单代码。但对于高速的AVR来讲,采用这种方式大大降低了MUC的效率。在使用AVR时,应根据芯片本身的特点(片内大容量数据器RAM,更适合采用高级语言编写系统程序),编写高效可靠的UART收发接口(低层)程序。下面是一个典型的USART的接口程序。-General textbook on the procedures provided by the UART transceivers often use a r
sim_uart
- uart 收发器 verilog 代码,实现自收发功能 sys clk = 25m, baud 9600 停止位1, 无校验位; 代码实现了串口自收发功能,及把从 PC 收到的内容都发送会 PC, 其他波特率,自行修改代码即可,在 alter 的FPGA 上调试通过; -verilog code uart transceiver to achieve self-transceiver function sys clk = 25m, baud 9600 1 stop bit, no par
Uart
- 51串口收发代码,原工程经测试可正常使用。-51 serial transceivers code. The test can be used normally.
uart
- 51单片的串口实现数据的收发过程,也可使用中断形式实现数据的收发。-51 single serial port to send and receive process data can also be used to send and receive data interrupt form.
UART
- Verilog HDL写的实现UART收发程序-Realization of Verilog HDL UART receive written procedures
UART
- 利用Verilog实现UART收发数据功能-Verilog UART send and receive data functions to achieve
uart
- 使用FPGA实现UART收发。支持多种波特率。(Using FPGA to achieve UART transceiver.)
【05-2】1768_UART 收发一帧数据
- LPC1768 UART 使用FIFO中断接收一帧数据, 接收完数据后,并通过发送中断,发送数据。(LPC1768 UART uses a FIFO interrupt to receive a frame of data, receives the data, and sends the data by sending interrupts.)
ts_uart03024
- Linux平台下uart收发测试demo(UART transceiver test demo on Linux platform)