搜索资源列表
uart.rar
- 实现串并口通信,共有发送和接受两个模块。,Strings parallel to achieve communication, send and receive a total of two modules.
UART.rar
- 主芯片:Actel的FPGA030,Verilog语言,串口发送和接收的例程,开发环境:LiberoIDE 8.5,The main chip: Actel' s FPGA030, Verilog language, the serial port to send and receive routines, development environment: LiberoIDE 8.5
UART.rar
- CC2430 簡單UART 接收範例~與Z-stack不同,UART receive CC2430 simple example ~ Z-stack with different
uart
- 51单片机 串口接收发送 都用到中断 全双工 采用C语言-51 MCU serial port receive interrupt is used to send both full-duplex using C language
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-USB
- 使用串口调试工具发给单片机一个十六进制数,单片机收到后再将这个数发送给上位机-Microcontroller using a serial debugger issue a hexadecimal number, the microcontroller will receive this number and then sent to the host computer
uart
- verilog编写的uart发送和接收的源代码。简单易懂。-verilog uart prepared to send and receive the source code. Straightforward.
UART
- 内含有完整的UART代码,包括发送和接受,且有testbench,可以直接仿真调试-Contain complete UART code, including send and receive and there testbench, can directly Simulation debugging
uart
- C51字符串的接收和发送测试功能,例如发送HEX。95 10 20 25 可在调试窗口显示。-C51 string to receive and send a test function, for example, to send HEX. 95 10 20 25 can be displayed in the debug window.
UART
- UART配置接收数据,用c编写,有注释,连接rs232-UART configured to receive data, with c prepared annotated connecting RS232
uart
- 51单片机普通I/O口,做串口用,可以和真的串口一样,设置发送和接收的波特率,和发送接收的模式-51 Singlechip general I/O port, serial port used to do, you can and really like the serial port, set up to send and receive baud rate, and send to receive mode
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
- 通过在ATMEGA16,32上直接使用,发送,接受都能正常工作-Through the ATMEGA16, 32 on the direct use, send, receive all the normal work
UART
- A badic controller for the UART. It incorporates a -- transmit and receive FIFO (from Max+Plus II s MegaWizard -- plug-in manager). Note that no checking is done to see -- whether the FIFOs are overflowing or not. This strictly -- handles the
uart-sendandreceive
- STM UART串口发送接收字符串程序,及简单的串口数据解码-STM UART serial port to send the string to receive the procedure, and a simple decoding of serial data
uart
- this a verilog code about serial transmit receive.-this is a verilog code about serial transmit receive.
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
- fpga 串行口 接收和发送程序,采用verilong语言编写-fpga uart ,receive and send include writed by verilog language
uart
- UART的接收与发送代码,适用于ARM体系结构下的CPU-UART receive and send code, applicable under the ARM architecture CPU
UART
- Verilog HDL写的实现UART收发程序-Realization of Verilog HDL UART receive written procedures